Skip to content

Commit 1b1b4d6

Browse files
committed
Development snapshot <v0.49.10>
1 parent effe268 commit 1b1b4d6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

MekHQ/docs/history.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
VERSION HISTORY:
22
---------------
3-
0.49.10-SNAPSHOT
3+
0.49.10 (2022-09-12 1500 UTC)
4+
NO CHANGES FROM 0.49.9
45

56
0.49.9 (2022-09-06 2100 UTC)
67
+ PR #3306: Swapping to a Single Retirement Campaign Report

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

2828
ext {

0 commit comments

Comments
 (0)