Prototype support for Java 9 (Windows x64 build only)
This commit is contained in:
parent
54e2911fa6
commit
50b751a8c5
|
@ -1,7 +1,7 @@
|
||||||
# Build
|
# Build
|
||||||
main.class: net.filebot.Main
|
main.class: net.filebot.Main
|
||||||
jre.major: 8
|
jre.major: 9
|
||||||
jre.build: 144
|
jre.build: 181
|
||||||
|
|
||||||
# Minimum System Version
|
# Minimum System Version
|
||||||
jvm.version: 1.8
|
jvm.version: 1.8
|
||||||
|
|
Loading…
Reference in New Issue