diff --git a/manifest.json b/manifest.json index ae5c26a..42b416d 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.26" + "version": "1.0.27" } \ No newline at end of file diff --git a/package.json b/package.json index 9377430..d7a210a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-sample-plugin", - "version": "1.0.26", + "version": "1.0.27", "description": "This is a sample plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index b34d389..8088d72 100644 --- a/versions.json +++ b/versions.json @@ -17,5 +17,6 @@ "1.0.23": "1.1.16", "1.0.24": "1.1.16", "1.0.25": "1.1.16", - "1.0.26": "1.1.16" + "1.0.26": "1.1.16", + "1.0.27": "1.1.16" } \ No newline at end of file