From 9e1cd2f9c6e957ab9380179b9267d7544e359b20 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Tue, 7 May 2019 11:46:59 +0700 Subject: [PATCH] # Build (JDK 8) # jre.major: 8 # jre.build: 201 --- app.properties | 4 ++++ 1 file changed, 4 insertions(+) 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