diff --git a/build.gradle b/build.gradle index 0230e57d..b18d73f8 100644 --- a/build.gradle +++ b/build.gradle @@ -87,7 +87,7 @@ project.ext { website = 'https://xpipe.io' sourceWebsite = 'https://github.com/xpipe-io/xpipe' authors = 'Christopher Schnick' - javafxVersion = '22' + javafxVersion = '22.0.1' platformName = getPlatformName() artifactChecksums = new HashMap() languages = ["en", "nl", "es", "fr", "de", "it", "pt", "ru", "ja", "zh", "tr"] diff --git a/version b/version index 96e008ce..42ea1ec5 100644 --- a/version +++ b/version @@ -1 +1 @@ -9.0-5 +9.0-6