1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-11-15 06:47:25 +00:00

Remove internal version number info from dynnannotate plugin

This commit is contained in:
Jeremy Ruston
2020-04-09 10:58:32 +01:00
parent 1ed36adab6
commit c80f580833
2 changed files with 1 additions and 35 deletions

View File

@@ -4,7 +4,6 @@
"description": "Dynamic content annotation",
"author": "JeremyRuston",
"core-version": ">=5.0.0",
"version": "0.0.6-prerelease",
"list": "readme examples history",
"list": "readme examples",
"dependents": ["$:/plugins/tiddlywiki/dynaview"]
}