Skip to content
Chris Petersen edited this page Aug 6, 2013 · 2 revisions

The VERSION file contains a version number in the format "X.Y". This is compiled into the application, and can be retrieved at runtime with the [(system-appversion)](Function 6) command. The version number is also incorporated into the application metadata on iOS and Android.

$ cat apps/DemoHelloWorld/VERSION
1.0

Clone this wiki locally