Skip to content

Commit 84e69e0

Browse files
committed
Ready to Develop <v0.49.20>
1 parent 4bf58d1 commit 84e69e0

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
MEKHQ VERSION HISTORY:
22
---------------
3+
0.49.20-SNAPSHOT
4+
35
0.49.19 (2024-04-19 2030 UTC)
46
+ Bug #3958: No selling units in scenario resolution if campaign disallows selling
57
+ Fix #3949: Custom ScenarioObjectives do not change ScenarioStatus in ResolveScenarioWizardDialog

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.19'
25+
version = '0.49.20-SNAPSHOT'
2626
}
2727

2828
ext {

0 commit comments

Comments
 (0)