From 49bed181c308599cb78f0d47bcea2606ba7ce42d Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 2 Sep 2022 04:34:35 +0000 Subject: [PATCH] 3.4.0 --- manifest.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 1b1e088..3ef7598 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.3.0", + "version": "3.4.0", "minAppVersion": "0.16.0" -} +} \ No newline at end of file diff --git a/package.json b/package.json index b3b0f34..2e1b558 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sliding-panes-obsidian", - "version": "3.3.0", + "version": "3.4.0", "description": "Sliding Panes (Andy Matuschak Mode) plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": {