We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b713bb4 commit d316479Copy full SHA for d316479
MekHQ/docs/history.txt
@@ -1,5 +1,7 @@
1
VERSION HISTORY:
2
----------------
3
+0.49.5-SNAPSHOT
4
+
5
0.49.4 (2021-10-30 1800 UTC)
6
+ Issue #274: Moving Era Definitions to Data
7
+ PR #2793: Expanded Finances Transaction Types
build.gradle
@@ -22,7 +22,7 @@ allprojects {
22
23
subprojects {
24
group = 'org.megamek'
25
- version = '0.49.4'
+ version = '0.49.5-SNAPSHOT'
26
}
27
28
ext {
0 commit comments