Skip to content
This repository was archived by the owner on Apr 25, 2022. It is now read-only.

Commit 4a32ba6

Browse files
committed
Application version 1.4.2.0 (2022-04-09)
1 parent aaf5e11 commit 4a32ba6

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

RelhaxModpack/RelhaxModpack/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
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.4.1.1")]
55-
[assembly: AssemblyFileVersion("1.4.1.1")]
54+
[assembly: AssemblyVersion("1.4.2.0")]
55+
[assembly: AssemblyFileVersion("1.4.2.0")]
5656
[assembly: NeutralResourcesLanguage("en-US")]
5757

RelhaxModpack/RelhaxModpack/bin/Debug/release_notes_beta.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Application version 1.4.2.0 (2022-04-09)
2+
https://www.virustotal.com/gui/file/0cecd539dbf22f7d0d8ebc04d6f3ebad7cff7c7fee087ea487ea0832e4a06062?nocache=1
3+
4+
## The Relhax Modpack will be closing on April 20th, 2022. Thank you to all our volunteers and users for over 5 years of success!
5+
6+
- Added "end of life" window and logic to appear and prevent installations after the shut down date. It can be "brought back" with a version update in the future, so it's not permanent.
7+
- Set the check for updates timeout to 3 seconds for after the servers go down, and it does not cause the application to quit. (You can still use it to uninstall, diagnostics, download WG updates, etc.)
8+
--------------------------------------------------------------------------------------------------------------------------------------------
9+
110
# Application version 1.4.1.1 (2022-03-26)
211
https://www.virustotal.com/gui/file/a5f0656c9d44f31605261241613b4e38e515594689a419ba1ac4607c387d81a1?nocache=1
312

RelhaxModpack/RelhaxModpack/bin/Debug/release_notes_stable.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Application version 1.4.2.0 (2022-04-09)
2+
https://www.virustotal.com/gui/file/0cecd539dbf22f7d0d8ebc04d6f3ebad7cff7c7fee087ea487ea0832e4a06062?nocache=1
3+
4+
## The Relhax Modpack will be closing on April 20th, 2022. Thank you to all our volunteers and users for over 5 years of success!
5+
6+
- Added "end of life" window and logic to appear and prevent installations after the shut down date. It can be "brought back" with a version update in the future, so it's not permanent.
7+
- Set the check for updates timeout to 3 seconds for after the servers go down, and it does not cause the application to quit. (You can still use it to uninstall, diagnostics, download WG updates, etc.)
8+
--------------------------------------------------------------------------------------------------------------------------------------------
9+
110
# Application version 1.4.1.1 (2022-03-26)
211
https://www.virustotal.com/gui/file/a5f0656c9d44f31605261241613b4e38e515594689a419ba1ac4607c387d81a1?nocache=1
312

0 commit comments

Comments
 (0)