Skip to content

v0.7.0

Compare
Choose a tag to compare
@fvarrui fvarrui released this 17 May 12:48
· 1684 commits to master since this release
  • Added new plugin option to add additional resources to generated app bundle.
<additionalResources>
    <param>file path</param>
    <param>folder path</param>
    <param>...</param>
</additionalResources>
  • Fixed a problem with Windows app bundle without embedded JRE.