From a48e8ba103a6c8e8081b227382536aeadf4abdf7 Mon Sep 17 00:00:00 2001 From: HammerGS Date: Fri, 28 Jul 2023 16:48:52 -0600 Subject: [PATCH] Ready to Develop --- build.gradle | 2 +- megameklab/docs/history.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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