From dfd17fdee0055a1210f881018f818d46eca43af1 Mon Sep 17 00:00:00 2001 From: HammerGS Date: Fri, 31 Dec 2021 16:40:15 -0700 Subject: [PATCH] Ready to Develop --- build.gradle | 2 +- docs/history.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 13c29c04e..653a95cc8 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ plugins { sourceCompatibility = 11 targetCompatibility = 11 group = 'org.megamek' -version = '0.49.6' +version = '0.49.7-SNAPSHOT' sourceSets { main { diff --git a/docs/history.txt b/docs/history.txt index cf33319b8..b5ee18152 100644 --- a/docs/history.txt +++ b/docs/history.txt @@ -1,5 +1,7 @@ VERSION HISTORY: ---------------- +0.49.7-SNAPSHOT + 0.49.6 (2021-12-31 2200 UTC) + Issue #908: Corrections to the Aero reference tables + Issue #943: Add CASE info to ammo on non-Mech Record Sheets