diff --git a/manifest-beta.json b/manifest-beta.json index 1e358ad..4e62beb 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "outliner-md", "name": "Outliner.md", - "version": "0.1.7", + "version": "0.1.8", "minAppVersion": "0.15.0", "description": "Powerful outliner (editor) view for Obsidian.", "author": "Boninall", diff --git a/manifest.json b/manifest.json index 1e358ad..4e62beb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "outliner-md", "name": "Outliner.md", - "version": "0.1.7", + "version": "0.1.8", "minAppVersion": "0.15.0", "description": "Powerful outliner (editor) view for Obsidian.", "author": "Boninall", diff --git a/versions.json b/versions.json index d19d4b1..072c9a0 100644 --- a/versions.json +++ b/versions.json @@ -3,5 +3,6 @@ "0.1.4": "0.15.0", "0.1.5": "0.15.0", "0.1.6": "0.15.0", - "0.1.7": "0.15.0" + "0.1.7": "0.15.0", + "0.1.8": "0.15.0" } \ No newline at end of file