mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-10-31 15:42:59 +00:00 
			
		
		
		
	Use the version number from the package.json file
Instead of the old separate version.txt file
This commit is contained in:
		| @@ -19,7 +19,7 @@ exports.info = { | ||||
| }; | ||||
|  | ||||
| exports.executeMacro = function() { | ||||
| 	return $tw.Tree.Text($tw.utils.getVersionString()); | ||||
| 	return $tw.Tree.Text($tw.version); | ||||
| }; | ||||
|  | ||||
| })(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jeremy Ruston
					Jeremy Ruston