Skip to content

Commit

Permalink
Ready to Develop <v0.49.8>
Browse files Browse the repository at this point in the history
  • Loading branch information
HammerGS committed Feb 18, 2022
1 parent 4789ca1 commit 40f48f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions MekHQ/docs/history.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
VERSION HISTORY:
----------------
0.49.8-SNAPSHOT

0.49.7 (2021-12-18 0300 UTC)
+ PR #3043: Logging: Default Global Exception Handler and Standardized Legacy Logging
+ Issue #3040: Fixing Unit Icon Filename Write Copy/paste Error
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ allprojects {

subprojects {
group = 'org.megamek'
version = '0.49.7'
version = '0.49.8-SNAPSHOT'
}

ext {
Expand Down

0 comments on commit 40f48f5

Please sign in to comment.