diff --git a/insert-toc/info.json b/insert-toc/info.json index caf0a00..ad19306 100644 --- a/insert-toc/info.json +++ b/insert-toc/info.json @@ -4,7 +4,7 @@ "script": "insert-toc.qml", "authors": ["@flopp", "@toindev"], "platforms": ["linux", "macos", "windows"], - "version": "0.0.1", + "version": "0.0.2", "minAppVersion": "17.06.2", "description" : "This script scans the current note for headlines, generates a table of contents, and inserts a the TOC into the note." }