diff --git a/manifest.json b/manifest.json index 3bac0a6..cef9eae 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "id": "timekeep", "name": "Timekeep", "version": "1.2.1", - "minAppVersion": "0.15.0", + "minAppVersion": "1.5.12", "description": "Time tracking within Obsidian", "author": "Jacobtread", "authorUrl": "https://jacobtread.com", diff --git a/versions.json b/versions.json index ebb1017..0e0aa12 100644 --- a/versions.json +++ b/versions.json @@ -1,11 +1,11 @@ { - "1.0.0": "0.15.0", - "1.0.1": "0.15.0", - "1.0.2": "0.15.0", - "1.0.3": "0.15.0", - "1.0.4": "0.15.0", - "1.1.0": "0.15.0", - "1.1.1": "0.15.0", - "1.2.0": "0.15.0", - "1.2.1": "0.15.0" + "1.0.0": "1.5.12", + "1.0.1": "1.5.12", + "1.0.2": "1.5.12", + "1.0.3": "1.5.12", + "1.0.4": "1.5.12", + "1.1.0": "1.5.12", + "1.1.1": "1.5.12", + "1.2.0": "1.5.12", + "1.2.1": "1.5.12" } \ No newline at end of file