This commit is contained in:
eyedeekay
2025-04-11 22:56:44 -04:00
parent c89cc0a2d1
commit b86abed873
2 changed files with 3 additions and 3 deletions

View File

@ -646,7 +646,7 @@ Linux(because the top command will be run and the script will exit).\n\nBoth det
<arg value="--add-launcher"/> <arg value="i2pbrowser-usability=src/usability.properties"/>
</exec>
</target>
<target name="windows" depends="jar">
<target name="windows" depends="all">
<exec executable="jpackage" failonerror="true">
<arg value="--verbose"/>
<arg value="--type"/> <arg value="exe"/>

View File

@ -1,3 +1,3 @@
#Build Number for ANT. Do not edit!
#Fri Apr 11 22:39:31 EDT 2025
build.number=820
#Fri Apr 11 22:52:53 EDT 2025
build.number=821