diff --git a/manifest.json b/manifest.json index 7f0e447..996c9ca 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "timekeep", "name": "Timekeep", - "version": "1.2.3", + "version": "1.2.4", "minAppVersion": "1.5.12", "description": "Time tracking", "author": "Jacobtread", diff --git a/package.json b/package.json index 11da42c..b58a7d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-timekeep", - "version": "1.2.3", + "version": "1.2.4", "description": "Obsidian plugin for time tracking", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 91b8325..2c2b209 100644 --- a/versions.json +++ b/versions.json @@ -9,5 +9,6 @@ "1.2.0": "1.5.12", "1.2.1": "1.5.12", "1.2.2": "1.5.12", - "1.2.3": "1.5.12" + "1.2.3": "1.5.12", + "1.2.4": "1.5.12" } \ No newline at end of file