diff --git a/manifest.json b/manifest.json index 915ffbb..88fe1d6 100644 --- a/manifest.json +++ b/manifest.json @@ -7,5 +7,5 @@ "authorUrl": "https://github.com/Odaimoko", "fundingUrl": "https://ko-fi.com/odaimoko", "isDesktopOnly": false, - "version": "0.10.1" + "version": "0.11.0" } \ No newline at end of file diff --git a/package.json b/package.json index 8a55df1..285366a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tag-project", - "version": "0.10.1", + "version": "0.11.0", "description": "This is a sample plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index cc42983..8812dc1 100644 --- a/versions.json +++ b/versions.json @@ -28,5 +28,6 @@ "0.9.0": "1.4.13", "0.9.2": "1.4.13", "0.10.0": "1.4.13", - "0.10.1": "1.4.13" + "0.10.1": "1.4.13", + "0.11.0": "1.4.13" } \ No newline at end of file