update version numbers in build.properties and install4j config

This commit is contained in:
JoePfeiffer 2022-03-25 12:34:56 -06:00
parent 0adcf040ba
commit 6dca84ebbf
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# The OpenRocket build version
build.version=22.02.beta.01
build.version=22.02.beta.02
# The copyright year for the build. Displayed in the about dialog.
# Will show as Copyright 2013-${build.copyright}

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<install4j version="9.0.6" transformSequenceNumber="9">
<directoryPresets config="./macOS_resources" />
<application name="OpenRocket 22.02.beta.01" applicationId="8434-9327-1469-6373" mediaDir="media" shortName="OpenRocket" publisher="OpenRocket" publisherWeb="http://openrocket.info" version="22.02.beta.01" allPathsRelative="true" macVolumeId="5f58a2be20d8e22f" javaMinVersion="11.0" javaMaxVersion="13.0" jdkMode="jdk" jdkName="JDK 11.0">
<application name="OpenRocket 22.02.beta.01" applicationId="8434-9327-1469-6373" mediaDir="media" shortName="OpenRocket" publisher="OpenRocket" publisherWeb="http://openrocket.info" version="22.02.beta.02" allPathsRelative="true" macVolumeId="5f58a2be20d8e22f" javaMinVersion="11.0" javaMaxVersion="13.0" jdkMode="jdk" jdkName="JDK 11.0">
<jreBundles jdkProviderId="Liberica" release="11/11.0.14.1+1">
<modules>
<defaultModules set="jre" />