From b2d3c336d7ee566a2c209c81fb338ae21e8c56cc Mon Sep 17 00:00:00 2001 From: HammerGS Date: Sat, 21 Oct 2023 11:00:12 -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 f51722f95..d0dc00cb3 100644 --- a/build.gradle +++ b/build.gradle @@ -22,7 +22,7 @@ allprojects { subprojects { group = 'org.megamek' - version = '0.49.15' + version = '0.49.16-SNAPSHOT' } ext { diff --git a/megameklab/docs/history.txt b/megameklab/docs/history.txt index 61b852eed..b5249b90c 100644 --- a/megameklab/docs/history.txt +++ b/megameklab/docs/history.txt @@ -1,5 +1,7 @@ VERSION HISTORY: ---------------- +0.49.16-SNAPSHOT + 0.49.15 (2023-10-21 1530 UTC) + Fix #1172: Clan TAG will no longer be written as TAG (Clan) (Clan) in Mixed Tech units + Fix #1292: File -> Exit in the menu bar item will now actually exit MML