move up from JavaFX 17.0.0.1 to 17.0.1

This commit is contained in:
Ben Fry
2022-01-11 07:03:48 -05:00
parent 732f57de36
commit 7765108ab1
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -123,7 +123,7 @@
</target>
<target name="download-javafx">
<property name="gluon.version" value="17.0.0.1" />
<property name="gluon.version" value="17.0.1" />
<!-- current Early Access version, includes support for other architectures -->
<!-- <property name="gluon.version" value="17-ea" /> -->