diff --git a/app.properties b/app.properties index 898cbece..4c37daf0 100644 --- a/app.properties +++ b/app.properties @@ -36,6 +36,7 @@ link.release.index: https://get.filebot.net/filebot # Build main.class: net.filebot.Main jre.version: 11.0.1 +jfx.version: 11 # Minimum System Version jvm.version: 11 diff --git a/build.xml b/build.xml index e4fa7677..3e05d691 100644 --- a/build.xml +++ b/build.xml @@ -96,12 +96,18 @@ - + + + + + + + @@ -110,12 +116,18 @@ - + + + + + + + @@ -130,6 +142,12 @@ + + + + + +