diff --git a/manifest.json b/manifest.json index a8f79e2..36f1f1a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "timekeep", "name": "Timekeep", - "version": "1.2.6", + "version": "1.2.7", "minAppVersion": "1.5.12", "description": "Time tracking", "author": "Jacobtread", diff --git a/package.json b/package.json index d5ed0e5..12b13e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-timekeep", - "version": "1.2.6", + "version": "1.2.7", "description": "Obsidian plugin for time tracking", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index a6d7bb6..33fee7e 100644 --- a/versions.json +++ b/versions.json @@ -12,5 +12,6 @@ "1.2.3": "1.5.12", "1.2.4": "1.5.12", "1.2.5": "1.5.12", - "1.2.6": "1.5.12" + "1.2.6": "1.5.12", + "1.2.7": "1.5.12" } \ No newline at end of file