Skip to content

Commit 23f1c77

Browse files
committed
Development snapshot <v0.49.17>
1 parent fc7623a commit 23f1c77

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MekHQ/docs/history.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
VERSION HISTORY:
1+
MEKHQ VERSION HISTORY:
22
---------------
3-
0.49.17-SNAPSHOT
3+
0.49.17 (2023-12-31 1900 UTC)
44

55
0.49.16 (2023-12-30 2200 UTC)
66
+ PR #3771: Add "children" filter to personnel tab

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

2828
ext {

0 commit comments

Comments
 (0)