From 391271d75b49ab4a7209fe36818bb666006445fe Mon Sep 17 00:00:00 2001 From: HammerGS Date: Sun, 2 Aug 2020 18:26:42 -0600 Subject: [PATCH] Development snapshot --- MekHQ/docs/history.txt | 2 +- MekHQ/resources/mekhq/resources/MekHQ.properties | 2 +- build.gradle | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MekHQ/docs/history.txt b/MekHQ/docs/history.txt index b9cdeb210e..a73e697a02 100644 --- a/MekHQ/docs/history.txt +++ b/MekHQ/docs/history.txt @@ -1,6 +1,6 @@ VERSION HISTORY: ---------------- -0.47.8-SNAPSHOT +0.47.8 (2020-08-02 2300 UTC) + PR #1825: Adding Advance to Next Monday to the AdvanceDaysDialog + Issue #1828: Rolling over to the next month when using AtB and your current faction goes extinct will no longer cause an error + Issue #1827: Adding documentation comment for required Excel version for Awards Tracker diff --git a/MekHQ/resources/mekhq/resources/MekHQ.properties b/MekHQ/resources/mekhq/resources/MekHQ.properties index e4c4624671..6103b1af2a 100644 --- a/MekHQ/resources/mekhq/resources/MekHQ.properties +++ b/MekHQ/resources/mekhq/resources/MekHQ.properties @@ -2,7 +2,7 @@ Application.name = MekHQ Application.title = MekHQ -Application.version = 0.47.8-SNAPSHOT +Application.version = 0.47.8 Application.vendor= MekHQ Project Application.homepage=https://github.com/MegaMek Application.description = A program for managing BattleTech campaigns played via MegaMek or tabletop diff --git a/build.gradle b/build.gradle index 44d48746f3..cf5afa2115 100644 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ allprojects { subprojects { group = 'org.megamek' - version = '0.47.8-SNAPSHOT' + version = '0.47.8' } ext {