Skip to content

Commit fa0bc0a

Browse files
HammerGSHammerGS
HammerGS
authored and
HammerGS
committed
Development snapshot <v0.49.5>
1 parent 928266c commit fa0bc0a

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
VERSION HISTORY:
22
----------------
3-
0.49.5-SNAPSHOT
3+
0.49.5 (2021-11-06 1800 UTC)
44
+ PR #2777: RAT Tab: Separating RATs into their own Campaign Options Tab
55
+ PR #2493: Procreation: Modularization, Expanded Options, and Bulk Manual Assignment/Removal
66
+ Documentation: Windchild Docs folder, Updating Existing Docs

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

2828
ext {

0 commit comments

Comments
 (0)