From 216c5edc96e332d4147ccdc953bfd1f229183237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Gruszczy=C5=84ski?= Date: Tue, 30 Aug 2022 23:17:31 +0200 Subject: [PATCH] Release 1.3.1 --- .../java/com/mercury/platform/core/MercuryConstants.java | 2 +- .../src/main/resources/notes/patch/patch-notes-new.json | 8 ++++++++ release_files/release_config.xml | 8 ++++---- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/app-core/src/main/java/com/mercury/platform/core/MercuryConstants.java b/app-core/src/main/java/com/mercury/platform/core/MercuryConstants.java index 5898724b..54cfe148 100644 --- a/app-core/src/main/java/com/mercury/platform/core/MercuryConstants.java +++ b/app-core/src/main/java/com/mercury/platform/core/MercuryConstants.java @@ -1,7 +1,7 @@ package com.mercury.platform.core; public class MercuryConstants { - public static final String APP_VERSION = "1.3.0"; + public static final String APP_VERSION = "1.3.1"; public static final String SERVER_HOST = "exslims.ddns.net"; public static final int PORT = 5555; } diff --git a/app-ui/src/main/resources/notes/patch/patch-notes-new.json b/app-ui/src/main/resources/notes/patch/patch-notes-new.json index b67d5ee5..28ef871d 100644 --- a/app-ui/src/main/resources/notes/patch/patch-notes-new.json +++ b/app-ui/src/main/resources/notes/patch/patch-notes-new.json @@ -1,4 +1,12 @@ [ + { + "version": "1.3.1", + "fix": [ + { + "changed": "Messages not showing on 30/31 day of the month" + } + ] + }, { "version": "1.3.0", "fix": [ diff --git a/release_files/release_config.xml b/release_files/release_config.xml index 362b4e93..25612d52 100644 --- a/release_files/release_config.xml +++ b/release_files/release_config.xml @@ -30,12 +30,12 @@ -XX:+UseG1GC - 1.3.0.0 - 1.3.0 + 1.3.1.0 + 1.3.1 MercuryTrade Morph21 - 1.3.0.0 - 1.3.0 + 1.3.1.0 + 1.3.1 MercuryTrade Morph MercuryTrade