Skip to content

Commit 40f48f5

Browse files
committed
Ready to Develop <v0.49.8>
1 parent 4789ca1 commit 40f48f5

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.8-SNAPSHOT
4+
35
0.49.7 (2021-12-18 0300 UTC)
46
+ PR #3043: Logging: Default Global Exception Handler and Standardized Legacy Logging
57
+ Issue #3040: Fixing Unit Icon Filename Write Copy/paste Error

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

2828
ext {

0 commit comments

Comments
 (0)