mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-06-04 00:58:42 -04:00
v0.6.1 minor fixes after adding Chinese language.
This commit is contained in:
parent
3e7ab22444
commit
96e639350b
5 changed files with 50 additions and 49 deletions
6
pom.xml
6
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue