From ae80650eb425f02035ca8dc136cac8b67d846f45 Mon Sep 17 00:00:00 2001 From: HammerGS Date: Sun, 10 Nov 2024 16:00:04 -0700 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 8f9375b9c..5277612f2 100644 --- a/build.gradle +++ b/build.gradle @@ -15,7 +15,7 @@ allprojects { subprojects { group = 'org.megamek' - version = '0.50.01' + version = '0.50.02-SNAPSHOT' } // A properties_local.gradle file can be used to override any of the above options. For instance, diff --git a/megameklab/docs/history.txt b/megameklab/docs/history.txt index 0a0c0ad01..92541c0d2 100644 --- a/megameklab/docs/history.txt +++ b/megameklab/docs/history.txt @@ -1,5 +1,7 @@ MEGAMEKLAB VERSION HISTORY: ---------------- +0.50.02-SNAPSHOT + 0.50.01 (2024-11-10 1800 UTC) + PR #1608, #1611: Respecting Trademarks (Mech to Mek) + PR #1597: Code improvement to #1592; also now sets the default filename of the new file to the name of the original file