diff --git a/manifest.json b/manifest.json index fed0bf0..6974499 100644 --- a/manifest.json +++ b/manifest.json @@ -7,5 +7,5 @@ "authorUrl": "https://turulix.de/", "fundingUrl": "https://www.buymeacoffee.com/turulix", "isDesktopOnly": false, - "version": "1.0.27" -} + "version": "1.0.28" +} \ No newline at end of file diff --git a/package.json b/package.json index 0206ff1..990d6ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-sample-plugin", - "version": "1.0.27", + "version": "1.0.28", "description": "This is a sample plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 8088d72..681a6fa 100644 --- a/versions.json +++ b/versions.json @@ -18,5 +18,6 @@ "1.0.24": "1.1.16", "1.0.25": "1.1.16", "1.0.26": "1.1.16", - "1.0.27": "1.1.16" + "1.0.27": "1.1.16", + "1.0.28": "1.1.16" } \ No newline at end of file