Add app.meta.version to default template
This commit is contained in:
@@ -32,6 +32,7 @@ import ::APP_MAIN::;
|
||||
app.meta.set ("file", "::APP_FILE::");
|
||||
app.meta.set ("name", "::meta.title::");
|
||||
app.meta.set ("packageName", "::meta.packageName::");
|
||||
app.meta.set ("version", "::meta.version::");
|
||||
|
||||
#if !flash
|
||||
::foreach windows::
|
||||
|
||||
Reference in New Issue
Block a user