From 12b8abe4795a96c613ce57c21a0ae6313ced3f28 Mon Sep 17 00:00:00 2001 From: kgruszczynski Date: Mon, 8 Aug 2022 22:55:15 +0200 Subject: [PATCH] Release 1.2.8 --- .../mercury/platform/core/MercuryConstants.java | 2 +- .../resources/notes/patch/patch-notes-new.json | 14 ++++++++++++++ release_files/release_config.xml | 8 ++++---- 3 files changed, 19 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 975811bb..9d8470bd 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.2.7"; + public static final String APP_VERSION = "1.2.8"; 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 229fd3ad..b6b32235 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,18 @@ [ + { + "version": "1.2.8", + "fix": [ + { + "changed": "Fixed java icon showing in taskbar" + }, + { + "changed": "Fixed error which was causing MercuryTrade to stop working when unexpected data was logged in Client.txt file" + }, + { + "changed": "Fixed error which prevent from adding path to Korean client" + } + ] + }, { "version": "1.2.7", "fix": [ diff --git a/release_files/release_config.xml b/release_files/release_config.xml index b577273c..15062125 100644 --- a/release_files/release_config.xml +++ b/release_files/release_config.xml @@ -30,12 +30,12 @@ -XX:+UseG1GC - 1.2.7.0 - 1.2.7 + 1.2.8.0 + 1.2.8 MercuryTrade Morph21 - 1.2.7.0 - 1.2.7 + 1.2.8.0 + 1.2.8 MercuryTrade Morph MercuryTrade