I know we can access the target app store name using
require("store").target
but can we access things like the version number? It would be handy if I could simply update the version number displayed in my app using the version number provided in the build window.