From 0becd380e80e33bdcdf827a7e7da023c63b0812d Mon Sep 17 00:00:00 2001 From: morkt Date: Mon, 31 Dec 2018 15:30:58 +0400 Subject: [PATCH] updated version. --- ArcFormats/Properties/AssemblyInfo.cs | 4 ++-- GUI/Properties/AssemblyInfo.cs | 4 ++-- docs/version.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ArcFormats/Properties/AssemblyInfo.cs b/ArcFormats/Properties/AssemblyInfo.cs index 76d063f5..933dbeb7 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.45.2080")] -[assembly: AssemblyFileVersion ("1.2.45.2080")] +[assembly: AssemblyVersion ("1.2.46.2082")] +[assembly: AssemblyFileVersion ("1.2.46.2082")] diff --git a/GUI/Properties/AssemblyInfo.cs b/GUI/Properties/AssemblyInfo.cs index 78391433..4fea368b 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.5.41.2805")] -[assembly: AssemblyFileVersion ("1.5.41.2805")] +[assembly: AssemblyVersion ("1.5.42.2807")] +[assembly: AssemblyFileVersion ("1.5.42.2807")] diff --git a/docs/version.xml b/docs/version.xml index 5bf9f66a..a5aa889b 100644 --- a/docs/version.xml +++ b/docs/version.xml @@ -1,7 +1,7 @@ - 1.5.41 + 1.5.42 https://github.com/morkt/GARbro/releases/latest New formats: - LNK archives, PRT images and WAF audio