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/classictools",
"description": "Tools for working with classic TiddlyWiki documents",
"author": "JeremyRuston",
"version": "0.0.0",
"core-version": ">=5.0.0"
}