Skip to content

Commit 899db66

Browse files
committed
Ready to Develop <v0.49.16>
1 parent 6fa4eb6 commit 899db66

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.16-SNAPSHOT
4+
35
0.49.15 (2023-10-21 1530 UTC)
46
+ PR #3735: Maintenance cost shown in whole C-Bills
57
+ Issue #3741: Stratcon fixes

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

2828
ext {

0 commit comments

Comments
 (0)