mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-02-28 02:50:50 -08:00
docs: add plugin stability badge
This commit is contained in:
parent
9dad88874c
commit
bf8a2995b6
2 changed files with 4 additions and 2 deletions
|
|
@ -5,7 +5,8 @@
|
|||
"author": "LinOnetwo",
|
||||
"core-version": ">=5.1.22",
|
||||
"plugin-type": "plugin",
|
||||
"version": "0.1.0",
|
||||
"stability": "STABILITY_2_STABLE",
|
||||
"version": "1.0.0",
|
||||
"dependents": [],
|
||||
"list": "readme tree",
|
||||
"plugin-priority-comment": "lower than $:/plugins/tiddlywiki/tiddlyweb's 10, so the js load before it to register",
|
||||
|
|
|
|||
|
|
@ -5,7 +5,8 @@
|
|||
"author": "LinOnetwo",
|
||||
"core-version": ">=5.1.22",
|
||||
"plugin-type": "plugin",
|
||||
"version": "0.1.0",
|
||||
"stability": "STABILITY_2_STABLE",
|
||||
"version": "1.0.0",
|
||||
"dependents": ["$:/plugins/linonetwo/tidgi-ipc-syncadaptor"],
|
||||
"list": "readme tree",
|
||||
"plugin-priority-comment": "higher than $:/plugins/tiddlywiki/tiddlyweb's 10, so we load after it to overwrite it",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue