We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90aad1 commit e66659bCopy full SHA for e66659b
MekHQ/docs/history.txt
@@ -1,6 +1,6 @@
1
VERSION HISTORY:
2
----------------
3
-0.49.9-SNAPSHOT
+0.49.9 (2022-09-06 2100 UTC)
4
+ PR #3306: Swapping to a Single Retirement Campaign Report
5
+ PR #3311: MHQXMLUtility: Fixing Refit Filename and Campaign XML Custom Unit Name escaping
6
+ PR #3261: Fixing all Assert Usages
build.gradle
@@ -22,7 +22,7 @@ allprojects {
22
23
subprojects {
24
group = 'org.megamek'
25
- version = '0.49.9-SNAPSHOT'
+ version = '0.49.9'
26
}
27
28
ext {
0 commit comments