Skip to content

Commit a682bd6

Browse files
committed
Ready to Develop <v0.49.13>
1 parent decfd81 commit a682bd6

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.13-SNAPSHOT
4+
35
0.49.12 (2023-03-04 2200 UTC)
46
+ Issue #3345: Rename Gunnery/Protomech to Gunnery/ProtoMech
57
+ Issue #3541: Maintenance Extra Time Doesn't Show For Mothballing, Activating, and Mothballed Units

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

2828
ext {

0 commit comments

Comments
 (0)