We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0e6b2 commit 2def6ffCopy full SHA for 2def6ff
MekHQ/docs/history.txt
@@ -1,5 +1,7 @@
1
VERSION HISTORY:
2
----------------
3
+0.49.7-SNAPSHOT
4
+
5
0.49.6 (2021-12-31 2200 UTC)
6
+ PR #2857: Personnel Status: Expansions for Random Death
7
+ PR #2933: Startup: Rename Origin Force Node With Campaign Name
build.gradle
@@ -23,7 +23,7 @@ allprojects {
23
24
subprojects {
25
group = 'org.megamek'
26
- version = '0.49.6'
+ version = '0.49.7-SNAPSHOT'
27
}
28
29
ext {
0 commit comments