released v1.4.29

This commit is contained in:
morkt 2017-06-01 22:50:36 +04:00
parent a5f398a2d5
commit abd6ff6b39
4 changed files with 11 additions and 11 deletions

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.2.32.1373")]
[assembly: AssemblyFileVersion ("1.2.32.1373")]
[assembly: AssemblyVersion ("1.2.33.1382")]
[assembly: AssemblyFileVersion ("1.2.33.1382")]

View File

@ -51,5 +51,5 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.4.28.1865")]
[assembly: AssemblyFileVersion ("1.4.28.1865")]
[assembly: AssemblyVersion ("1.4.29.1874")]
[assembly: AssemblyFileVersion ("1.4.29.1874")]

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.4.29.252")]
[assembly: AssemblyFileVersion ("1.4.29.252")]
[assembly: AssemblyVersion ("1.4.30.254")]
[assembly: AssemblyFileVersion ("1.4.30.254")]

View File

@ -1,18 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<GARbro>
<Release>
<Version>1.4.28</Version>
<Version>1.4.29</Version>
<Url>https://github.com/morkt/GARbro/releases/latest</Url>
<Notes>Updated Chinese translation.
New formats:
<Notes>New formats:
- LINK6 archives variation, AN21 animation
- DAT archives used in Niizuma Lovely x Cation
- 'UnityFS' archives and FSB5 audio
- GRP audio archives
- more KiriKiri and ShiinaRio encryption schemes
</Notes>
</Release>
<FormatsData>
<FileVersion>65</FileVersion>
<FileVersion>66</FileVersion>
<Url>https://github.com/morkt/GARbro/raw/master/ArcFormats/Resources/Formats.dat</Url>
<Requires>
<Assembly Name="ArcFormats" Version="1.2.31.1367"/>