Skip to content

Commit d316479

Browse files
HammerGSHammerGS
HammerGS
authored and
HammerGS
committed
Ready to Develop <v0.49.5>
1 parent b713bb4 commit d316479

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

MekHQ/docs/history.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
VERSION HISTORY:
22
----------------
3+
0.49.5-SNAPSHOT
4+
35
0.49.4 (2021-10-30 1800 UTC)
46
+ Issue #274: Moving Era Definitions to Data
57
+ PR #2793: Expanded Finances Transaction Types

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ allprojects {
2222

2323
subprojects {
2424
group = 'org.megamek'
25-
version = '0.49.4'
25+
version = '0.49.5-SNAPSHOT'
2626
}
2727

2828
ext {

0 commit comments

Comments
 (0)