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