1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-11-03 00:52:59 +00:00

Ensure that the core plugins inherit their version number from the main package.info

This commit is contained in:
Jeremy Ruston
2013-08-26 13:28:23 +01:00
parent 93e7cd7409
commit 20f06e8eec
17 changed files with 21 additions and 18 deletions

View File

@@ -2,6 +2,5 @@
"title": "$:/plugins/tiddlywiki/filesystem",
"description": "File system synchronisation",
"author": "JeremyRuston",
"version": "0.0.0",
"core-version": ">=5.0.0"
}