Update max JRE version

This commit is contained in:
jlusiardi 2023-05-27 21:57:00 +02:00
parent 03d10ef107
commit 3897946ab3
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@
<icon>src/main/resources/mm.ico</icon>
<jre>
<minVersion>1.7.0</minVersion>
<maxVersion>1.9.0</maxVersion>
<maxVersion>20.0.1</maxVersion>
<initialHeapSize>128</initialHeapSize>
<maxHeapSize>1024</maxHeapSize>
<path>./lib/jre</path>