From de4149b9657a9441a0bdace16c9ab39921259ff0 Mon Sep 17 00:00:00 2001 From: Maboroshy Date: Thu, 17 Aug 2017 21:38:38 +0300 Subject: [PATCH] Update info.json Fixed typo --- 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 0059092..6937437 100644 --- a/merge-notes/info.json +++ b/merge-notes/info.json @@ -6,6 +6,6 @@ "authors": ["@Maboroshy"], "platforms": ["linux", "macos", "windows"], "version": "0.0.1", - "minAppVersion": "18.08.5", + "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." }