diff --git a/manifest.json b/manifest.json index 5e2f98b..297eca1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "timekeep", "name": "Timekeep", - "version": "2.1.1", + "version": "2.1.2", "minAppVersion": "1.5.12", "description": "Time tracking.", "author": "Jacobtread", diff --git a/package.json b/package.json index 9cc3289..7472e1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-timekeep", - "version": "2.1.1", + "version": "2.1.2", "description": "Obsidian plugin for time tracking", "keywords": [], "license": "MIT", diff --git a/versions.json b/versions.json index f4ea967..59e4228 100644 --- a/versions.json +++ b/versions.json @@ -40,5 +40,6 @@ "1.16.0": "1.5.12", "2.0.0": "1.5.12", "2.1.0": "1.5.12", - "2.1.1": "1.5.12" + "2.1.1": "1.5.12", + "2.1.2": "1.5.12" } \ No newline at end of file