mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-12-22 07:58:08 +00:00
Update insert-toc version number
This commit is contained in:
parent
45fd167d0b
commit
93dcea5f94
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
"script": "insert-toc.qml",
|
"script": "insert-toc.qml",
|
||||||
"authors": ["@flopp", "@toindev"],
|
"authors": ["@flopp", "@toindev"],
|
||||||
"platforms": ["linux", "macos", "windows"],
|
"platforms": ["linux", "macos", "windows"],
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"minAppVersion": "17.06.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."
|
"description" : "This script scans the current note for headlines, generates a table of contents, and inserts a the TOC into the note."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue