v0.6.1 minor fixes after adding Chinese language.

This commit is contained in:
Dmitry Isaenko 2019-08-29 23:35:23 +03:00
parent 3e7ab22444
commit 96e639350b
5 changed files with 50 additions and 49 deletions

View file

@ -8,7 +8,7 @@
<name>NS-USBloader</name>
<artifactId>ns-usbloader</artifactId>
<version>0.6-SNAPSHOT</version>
<version>0.6.1-SNAPSHOT</version>
<url>https://github.com/developersu/ns-usbloader/</url>
<description>
@ -218,11 +218,11 @@
<minVersion>1.8</minVersion>
</jre>
<versionInfo>
<fileVersion>0.6.0.0</fileVersion>
<fileVersion>0.6.1.0</fileVersion>
<txtFileVersion>${project.version}</txtFileVersion>
<fileDescription>TinFoil and GoldLeaf installer for your NS</fileDescription>
<copyright>GNU General Public License v3, 2019 ${organization.name}. Russia/LPR.</copyright>
<productVersion>0.6.0.0</productVersion>
<productVersion>0.6.1.0</productVersion>
<txtProductVersion>${project.version}</txtProductVersion>
<companyName>${organization.name}</companyName>
<productName>${project.name}</productName>