From 83d255db6572bda5cc2cc1841fb3c6e68bddc618 Mon Sep 17 00:00:00 2001 From: Gluon Bot Date: Fri, 19 Jul 2024 18:09:27 +0530 Subject: [PATCH] Release 1.0.23 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 96cab7f..f4a2d9a 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ com.gluonhq gluonfx-maven-plugin maven-plugin - 1.0.23-SNAPSHOT + 1.0.23 GluonFX plugin for Maven GluonFX plugin allows to run JavaFX application on the JVM or to create their native images. 2019