diff --git a/manifest-beta.json b/manifest-beta.json index 3f4bfbb..ac2bc61 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "date-inserter", "name": "Date Inserter", - "version": "0.3.0", + "version": "0.3.1-beta.2", "minAppVersion": "1.5.12", "description": "Insert a date at the cursor position using a calendar.", "author": "namikaze-40p", diff --git a/versions.json b/versions.json index b7aca2a..0d24340 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "0.3.1-beta.2": "1.5.12", "0.3.0": "1.5.12", "0.3.0-beta.2": "1.5.12", "0.2.2": "1.5.11",