mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-27 07:34:00 +08:00
released v1.4.29
This commit is contained in:
parent
a5f398a2d5
commit
abd6ff6b39
@ -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")]
|
||||
|
@ -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")]
|
||||
|
@ -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")]
|
||||
|
@ -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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user