mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-06 05:28:49 +08:00
released v1.5.43
This commit is contained in:
@@ -12,7 +12,7 @@ using System.Windows;
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany ("mørkt")]
|
||||
[assembly: AssemblyProduct("GARbro.GUI")]
|
||||
[assembly: AssemblyCopyright ("Copyright © 2014-2018 mørkt")]
|
||||
[assembly: AssemblyCopyright ("Copyright © 2014-2019 mørkt")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
@@ -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.42.2807")]
|
||||
[assembly: AssemblyFileVersion ("1.5.42.2807")]
|
||||
[assembly: AssemblyVersion ("1.5.43.2857")]
|
||||
[assembly: AssemblyFileVersion ("1.5.43.2857")]
|
||||
|
||||
Reference in New Issue
Block a user