diff --git a/manifest.json b/manifest.json index 6bf7c94..b2a26bb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "id": "obsidian-timekeep", - "name": "Obsidian Timekeep", - "version": "1.1.0", + "id": "timekeep", + "name": "Timekeep", + "version": "1.1.1", "minAppVersion": "0.15.0", "description": "Time tracking within Obsidian", "author": "Jacobtread", - "authorUrl": "https://obsidian.md", - "fundingUrl": "https://obsidian.md/pricing", + "authorUrl": "https://jacobtread.com", + "fundingUrl": "https://www.buymeacoffee.com/jacobtread", "isDesktopOnly": false } \ No newline at end of file diff --git a/versions.json b/versions.json index 6f188e1..c236f7f 100644 --- a/versions.json +++ b/versions.json @@ -4,5 +4,6 @@ "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.0": "0.15.0", + "1.1.1": "0.15.0" } \ No newline at end of file