Skip to content

Commit c223ab4

Browse files
committed
chore: Prepare for 2.25 release
1 parent f1ce567 commit c223ab4

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,3 +186,4 @@ Explaining what each part does:
186186
* github Sectimus for WoW Classic Era support
187187
* github LazymanOnGithub for MW3 2023 support
188188
* github Aqvilinus for Warcraft I/II remastered support
189+
* github magnww for World of Warcraft Titan Reforged Classic support

bnetlauncher/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
[assembly: AssemblyConfiguration("")]
3131
[assembly: AssemblyCompany("madalien.com")]
3232
[assembly: AssemblyProduct("Battle.net Launcher for Steam")]
33-
[assembly: AssemblyCopyright("Copyright © 2016-2020 madalien.com")]
33+
[assembly: AssemblyCopyright("Copyright © 2016-2025 madalien.com")]
3434
[assembly: AssemblyTrademark("")]
3535
[assembly: AssemblyCulture("")]
3636

@@ -49,6 +49,6 @@
4949
// Build Number
5050
// Revision
5151
//
52-
[assembly: AssemblyVersion("2.24.*")]
53-
//[assembly: AssemblyFileVersion("2.23.*")]
52+
[assembly: AssemblyVersion("2.25.*")]
53+
//[assembly: AssemblyFileVersion("2.25.*")]
5454
[assembly: NeutralResourcesLanguage("en")]

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Version History
22
---------------
3+
2.25
4+
+ Added World of Warcraft Titan Reforged Classic support courtesy of magnww
5+
36
2.24
47
+ Added Call of Duty HQ support for MW2, MW3 and up.
58

0 commit comments

Comments
 (0)