diff --git a/manifest.json b/manifest.json index 6974499..45673b0 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.28" + "version": "1.0.29" } \ No newline at end of file diff --git a/package.json b/package.json index 990d6ab..37cc2c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-sample-plugin", - "version": "1.0.28", + "version": "1.0.29", "description": "This is a sample plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 681a6fa..cfadb9f 100644 --- a/versions.json +++ b/versions.json @@ -19,5 +19,6 @@ "1.0.25": "1.1.16", "1.0.26": "1.1.16", "1.0.27": "1.1.16", - "1.0.28": "1.1.16" + "1.0.28": "1.1.16", + "1.0.29": "1.1.16" } \ No newline at end of file