From 03d7a8ca374f470c6c576ef021bfe1485b85acef Mon Sep 17 00:00:00 2001 From: Maboroshy Date: Fri, 18 Aug 2017 10:37:31 +0300 Subject: [PATCH] Update info.json --- merge-notes/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/merge-notes/info.json b/merge-notes/info.json index aa30eb8..4bbfbe0 100644 --- a/merge-notes/info.json +++ b/merge-notes/info.json @@ -5,7 +5,7 @@ "resources": ["merge.py"], "authors": ["@Maboroshy"], "platforms": ["linux", "macos", "windows"], - "version": "0.0.2", + "version": "0.0.3", "minAppVersion": "17.08.5", "description" : "This script adds a toolbar button and a note list context menu item to merge multiple selected notes. Notes are merged to the first selected note or to a new note, depending on setting. Notes are merged in the order they were selected.\n\nDependencies:\nPython 3.3+ Interpreter.\n\nThis script should be used with \"Allow note file name to be different from headline\" and \"Accept all external modification of current note\" options on." }