diff --git a/app.properties b/app.properties index 5dbfd2bd..e2746140 100644 --- a/app.properties +++ b/app.properties @@ -43,6 +43,10 @@ main.class: net.filebot.Main jre.version: 12.0.1 jfx.version: 12.0.1 +# Build (JDK 8) +# jre.major: 8 +# jre.build: 201 + # Minimum System Version jvm.version: 11 mac.version: 10.10