Hello,
I have been trying for the better part of a week to be able to set the version when creating a native application bundle using javapackager or the ant targets in javafx.
What do I need to do to specify the version of the bundle? I am currently trying this on my mac, and the .cfg file keeps showing
[Application]
app.version=1.0
Thanks