From abd6ff6b392cf96e21df1495229bc3aef2ab4aa8 Mon Sep 17 00:00:00 2001 From: morkt Date: Thu, 1 Jun 2017 22:50:36 +0400 Subject: [PATCH] released v1.4.29 --- ArcFormats/Properties/AssemblyInfo.cs | 4 ++-- GUI/Properties/AssemblyInfo.cs | 4 ++-- GameRes/Properties/AssemblyInfo.cs | 4 ++-- docs/version.xml | 10 +++++----- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ArcFormats/Properties/AssemblyInfo.cs b/ArcFormats/Properties/AssemblyInfo.cs index da673c4b..5e323133 100644 --- a/ArcFormats/Properties/AssemblyInfo.cs +++ b/ArcFormats/Properties/AssemblyInfo.cs @@ -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")] diff --git a/GUI/Properties/AssemblyInfo.cs b/GUI/Properties/AssemblyInfo.cs index 0de9cbf2..682da370 100644 --- a/GUI/Properties/AssemblyInfo.cs +++ b/GUI/Properties/AssemblyInfo.cs @@ -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")] diff --git a/GameRes/Properties/AssemblyInfo.cs b/GameRes/Properties/AssemblyInfo.cs index 969649f6..c89e838a 100644 --- a/GameRes/Properties/AssemblyInfo.cs +++ b/GameRes/Properties/AssemblyInfo.cs @@ -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")] diff --git a/docs/version.xml b/docs/version.xml index e2a1b5a8..7b4c81eb 100644 --- a/docs/version.xml +++ b/docs/version.xml @@ -1,18 +1,18 @@ - 1.4.28 + 1.4.29 https://github.com/morkt/GARbro/releases/latest - Updated Chinese translation. - -New formats: + 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 - 65 + 66 https://github.com/morkt/GARbro/raw/master/ArcFormats/Resources/Formats.dat