From 76845160b834d9944581a1bcb4d853c8cef233f1 Mon Sep 17 00:00:00 2001
From: Morph21 <38075691+Morph21@users.noreply.github.com>
Date: Sun, 8 Dec 2024 17:38:23 +0100
Subject: [PATCH] version changes
---
.../java/com/mercury/platform/core/MercuryConstants.java | 2 +-
release_files/MercuryTrade/MercuryTrade.l4j.ini | 4 +++-
release_files/release_config.xml | 8 ++++----
3 files changed, 8 insertions(+), 6 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 ee71fcfc..2a6a7df6 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.4";
+ public static final String APP_VERSION = "1.3.4.1";
public static final String SERVER_HOST = "exslims.ddns.net";
public static final int PORT = 5555;
}
diff --git a/release_files/MercuryTrade/MercuryTrade.l4j.ini b/release_files/MercuryTrade/MercuryTrade.l4j.ini
index 6b973b54..8051aebb 100644
--- a/release_files/MercuryTrade/MercuryTrade.l4j.ini
+++ b/release_files/MercuryTrade/MercuryTrade.l4j.ini
@@ -14,4 +14,6 @@
# -Dstandalone while you set that variable to true MercuryTrade will be always visiable even if you are in other window than PathOfExile
-Dstandalone=false
# -DhideLoadingIcon while you set that to true you won't see MercuryTrade loading animation at start
--DhideLoadingIcon=false
\ No newline at end of file
+-DhideLoadingIcon=false
+# -Dpoe2 while you set that variable to true MercuryTrade will support path of exile 2
+-Dpoe2=false
\ No newline at end of file
diff --git a/release_files/release_config.xml b/release_files/release_config.xml
index a0deac3f..57170a0e 100644
--- a/release_files/release_config.xml
+++ b/release_files/release_config.xml
@@ -30,12 +30,12 @@
-XX:+UseG1GC
- 1.3.4.0
- 1.3.4
+ 1.3.4.1
+ 1.3.4.1
MercuryTrade
Morph21
- 1.3.4.0
- 1.3.4
+ 1.3.4.1
+ 1.3.4.1
MercuryTrade
Morph
MercuryTrade