diff --git a/manifest.json b/manifest.json index b6bebe6..ea01973 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,6 @@ "authorUrl": "https://github.com/deathau", "description": "Sliding Panes! Based on the style of [Andy Matuschak's Notes](https://notes.andymatuschak.org/)", "isDesktopOnly": false, - "version": "3.2.5", + "version": "3.3.0", "minAppVersion": "0.10.9" } \ No newline at end of file diff --git a/package.json b/package.json index 49b1ccb..b3b0f34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sliding-panes-obsidian", - "version": "3.2.5", + "version": "3.3.0", "description": "Sliding Panes (Andy Matuschak Mode) plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": {