diff --git a/manifest.json b/manifest.json index 0e41e9f..abb56a8 100644 --- a/manifest.json +++ b/manifest.json @@ -7,5 +7,5 @@ "authorUrl": "https://github.com/Odaimoko", "fundingUrl": "https://ko-fi.com/odaimoko", "isDesktopOnly": true, - "version": "0.5.1" + "version": "0.6.0" } \ No newline at end of file diff --git a/package.json b/package.json index a7bbd8b..8d30114 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tag-project", - "version": "0.5.1", + "version": "0.6.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 d40992b..706dbcd 100644 --- a/versions.json +++ b/versions.json @@ -18,5 +18,6 @@ "0.4.0": "1.4.13", "0.4.1": "1.4.13", "0.5.0": "1.4.13", - "0.5.1": "1.4.13" + "0.5.1": "1.4.13", + "0.6.0": "1.4.13" } \ No newline at end of file