Update info.json

This commit is contained in:
Maboroshy 2017-08-18 10:37:31 +03:00 committed by GitHub
parent f0e82411c9
commit 03d7a8ca37
1 changed files with 1 additions and 1 deletions

View File

@ -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\n<b>Dependencies:</b>\n<a href=\"https://www.python.org/downloads/\">Python 3.3+ Interpreter</a>.\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."
}