diff --git a/manifest.json b/manifest.json index 2a1819c..7f21ae1 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.2.3" + "version": "0.2.4" } \ No newline at end of file diff --git a/package.json b/package.json index 7126268..98f68ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tag-project", - "version": "0.2.3", + "version": "0.2.4", "description": "This is a sample plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 17824fd..a981170 100644 --- a/versions.json +++ b/versions.json @@ -8,5 +8,6 @@ "0.1.5": "1.4.13", "0.2.0": "1.4.13", "0.2.1": "1.4.13", - "0.2.3": "1.4.13" + "0.2.3": "1.4.13", + "0.2.4": "1.4.13" } \ No newline at end of file