I want to lock down the Forge platform version that I build my app on. I believe I can do this by updating the value for platform_version
in the config.json file.
But how do I find out the current platform version from the command line? I want to use the commandline because the website (http://docs.trigger.io/en/v1.3/release-notes.html) not fully up to date because of the quick releases.
Yes - there are two options:
.template/platform_version.txt
in your app directory which contains the minor version used to create a particular buildSee http://docs.trigger.io/en/v1.3/release-notes.html#v1-3-12