diff --git a/manifest.json b/manifest.json index 5420744..1af0689 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "id": "jessiecode", "name": "JessieCode", - "version": "1.0.4", + "version": "1.0.5", "minAppVersion": "1.5.12", "description": "Plugin for displaying interactive mathematical images described by JessieCode.", "author": "RyoJerryYu", "authorUrl": "https://github.com/RyoJerryYu", "fundingUrl": "https://www.patreon.com/c/RyoJerryYu", "isDesktopOnly": false -} +} \ No newline at end of file diff --git a/package.json b/package.json index c622221..7d80fb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-jessiecode", - "version": "1.0.4", + "version": "1.0.5", "description": "This is a JessieCode plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index d3a618e..a99d0a5 100644 --- a/versions.json +++ b/versions.json @@ -3,5 +3,6 @@ "1.0.1": "1.5.12", "1.0.2": "1.5.12", "1.0.3": "1.5.12", - "1.0.4": "1.5.12" + "1.0.4": "1.5.12", + "1.0.5": "1.5.12" } \ No newline at end of file