mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-26 23:24:00 +08:00
updated version.
This commit is contained in:
parent
686f844969
commit
0becd380e8
@ -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")]
|
||||
|
@ -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")]
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<GARbro>
|
||||
<Release>
|
||||
<Version>1.5.41</Version>
|
||||
<Version>1.5.42</Version>
|
||||
<Url>https://github.com/morkt/GARbro/releases/latest</Url>
|
||||
<Notes>New formats:
|
||||
- LNK archives, PRT images and WAF audio
|
||||
|
Loading…
Reference in New Issue
Block a user