Skip to content

Commit a3d2ea7

Browse files
authored
chore: 🔖 Prepare release 2.18 (#81)
* chore: 🔖 Prepare release 2.18
1 parent 53419e6 commit a3d2ea7

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ with minimal/no interaction with the battle.net client while still being automat
3737
|codbocw | Call of Duty: Black Ops Cold War |
3838
|codmw2019 | Call of Duty: Modern Warfare (2019) |
3939
|codmw2crm | Call of Duty: Modern Warfare 2 Campaign Remastered |
40+
|codmw2 | Call of Duty: Modern Warfare 2 + Warzone 2 |
4041
|cb4 | Crash Bandicoot 4: It's About Time |
4142
|d2r | Diablo 2: Resurrected |
4243
|d3 | Diablo 3 |
@@ -175,3 +176,4 @@ Explaining what each part does:
175176
* github jbzdarkid for fixing some typos in the documentation.
176177
* github jacobmix for crash bandicoot 4 addition
177178
* github KyleStilkey for Diablo Immortal support
179+
* github d3rt0xx for MW2 & WZ2.0 support

bnetlauncher/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
// Build Number
5151
// Revision
5252
//
53-
[assembly: AssemblyVersion("2.17.*")]
54-
//[assembly: AssemblyFileVersion("2.17.*")]
53+
[assembly: AssemblyVersion("2.18.*")]
54+
//[assembly: AssemblyFileVersion("2.18.*")]
5555
[assembly: NeutralResourcesLanguage("en")]

changelog.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Version History
22
---------------
33

4+
2.18
5+
+ Added Call of Duty: Modern Warfare 2 + Warzone 2 support courtesy of d3rt0xx
6+
+ Added Epic Borderlands 3 support
7+
48
2.17
59
+ Added Diablo Immortal support courtesy of KyleStilkey
610

0 commit comments

Comments
 (0)