diff --git a/build.gradle b/build.gradle index 3b3b321ba..68160a0e0 100644 --- a/build.gradle +++ b/build.gradle @@ -22,7 +22,7 @@ allprojects { subprojects { group = 'org.megamek' - version = '0.49.14' + version = '0.49.15-SNAPSHOT' } ext { diff --git a/megameklab/docs/history.txt b/megameklab/docs/history.txt index 54cbe548b..98d835243 100644 --- a/megameklab/docs/history.txt +++ b/megameklab/docs/history.txt @@ -1,5 +1,7 @@ VERSION HISTORY: ---------------- +0.49.15-SNAPSHOT + 0.49.14 (2023-07-28 2100 UTC) + PR #1267: Adaptations to MM's #4474 (BV calculation and reports update) + Fix #1250: The maximum turns at thrust display for Conventional Fighters now shows correct values