diff --git a/MekHQ/docs/history.txt b/MekHQ/docs/history.txt index 29ddae6714..534080ee3d 100644 --- a/MekHQ/docs/history.txt +++ b/MekHQ/docs/history.txt @@ -1,6 +1,6 @@ VERSION HISTORY: --------------- -0.49.15-SNAPSHOT +0.49.15 (2023-10-21 1530 UTC) + PR #3735: Maintenance cost shown in whole C-Bills + Issue #3741: Stratcon fixes - Improve contrast between revealed/unrevealed hexes diff --git a/build.gradle b/build.gradle index 50e998c82e..e0ff066f1b 100644 --- a/build.gradle +++ b/build.gradle @@ -22,7 +22,7 @@ allprojects { subprojects { group = 'org.megamek' - version = '0.49.15-SNAPSHOT' + version = '0.49.15' } ext {