Skip to content

Commit e4a1bfa

Browse files
committed
Development snapshot <v0.49.18>
1 parent a4eb444 commit e4a1bfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MekHQ/docs/history.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MEKHQ VERSION HISTORY:
22
---------------
3-
0.49.18-SNAPSHOT
3+
0.49.18 (2024-02-17 1800 UTC)
44
+ PR #3805: Adaptations for the Internal Bomb Bay quirk
55
+ PR #3801: New StratCon Scenario Modifiers (Thanks Thom293)
66
+ PR #3788: Adjust campaign creation dialogs to have correct jdialod owner

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

2828
ext {

0 commit comments

Comments
 (0)