diff --git a/manifest.json b/manifest.json index d6b9a5b..e08191b 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.7.2" + "version": "0.7.3" } \ No newline at end of file diff --git a/package.json b/package.json index 5106ceb..37250cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tag-project", - "version": "0.7.2", + "version": "0.7.3", "description": "This is a sample plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 08d5c1e..677a1bc 100644 --- a/versions.json +++ b/versions.json @@ -22,5 +22,6 @@ "0.6.0": "1.4.13", "0.7.0": "1.4.13", "0.7.1": "1.4.13", - "0.7.2": "1.4.13" + "0.7.2": "1.4.13", + "0.7.3": "1.4.13" } \ No newline at end of file