Skip to content

Commit 0becd38

Browse files
committed
updated version.
1 parent 686f844 commit 0becd38

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

ArcFormats/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion ("1.2.45.2080")]
36-
[assembly: AssemblyFileVersion ("1.2.45.2080")]
35+
[assembly: AssemblyVersion ("1.2.46.2082")]
36+
[assembly: AssemblyFileVersion ("1.2.46.2082")]

GUI/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion ("1.5.41.2805")]
55-
[assembly: AssemblyFileVersion ("1.5.41.2805")]
54+
[assembly: AssemblyVersion ("1.5.42.2807")]
55+
[assembly: AssemblyFileVersion ("1.5.42.2807")]

docs/version.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<GARbro>
33
<Release>
4-
<Version>1.5.41</Version>
4+
<Version>1.5.42</Version>
55
<Url>https://github.com/morkt/GARbro/releases/latest</Url>
66
<Notes>New formats:
77
- LNK archives, PRT images and WAF audio

0 commit comments

Comments
 (0)