From 0581ab356323b936a71aca60af9b01fc4d9135d8 Mon Sep 17 00:00:00 2001 From: HammerGS Date: Sun, 1 Sep 2024 16:22:09 -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 25c1e3b26..174859107 100644 --- a/build.gradle +++ b/build.gradle @@ -15,7 +15,7 @@ allprojects { subprojects { group = 'org.megamek' - version = '0.50.0' + version = '0.50.01-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 6fbf5a190..aee1ffbbd 100644 --- a/megameklab/docs/history.txt +++ b/megameklab/docs/history.txt @@ -1,5 +1,7 @@ MEGAMEKLAB VERSION HISTORY: ---------------- +0.50.01-SNAPSHOT + 0.50.0 (2024-09-01 2000 UTC) (THIS MARKS THE START OF JAVA 17 AS THE MINIMUM REQUIRED) + PR #1544: Windows Related CI Fixes + PR #1547 - Added Sentry