VERSION - part-cw/lambdanative GitHub Wiki

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) command. The version number is also incorporated into the application metadata on iOS and Android.

$ cat apps/DemoHelloWorld/VERSION
1.0