installer: Update app version and min JRE
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<installation version="1.0">
|
||||
<info>
|
||||
<appname>itoopie</appname>
|
||||
<appversion>0.0.2</appversion>
|
||||
<appversion>0.0.4</appversion>
|
||||
<url>http://itoopie.i2p</url>
|
||||
</info>
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
<customProcName>false</customProcName>
|
||||
<icon>../resources/images/itoopie-128.ico</icon>
|
||||
<jre>
|
||||
<minVersion>1.5.0</minVersion>
|
||||
<minVersion>1.8.0</minVersion>
|
||||
</jre>
|
||||
<!--
|
||||
<splash>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<customProcName>false</customProcName>
|
||||
<icon>../resources/images/itoopie-128.ico</icon>
|
||||
<jre>
|
||||
<minVersion>1.5.0</minVersion>
|
||||
<minVersion>1.8.0</minVersion>
|
||||
<!--
|
||||
<minHeapSize>64</minHeapSize>
|
||||
-->
|
||||
|
Reference in New Issue
Block a user