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 6723205b..43869881 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
@@ -4,7 +4,7 @@
* Created by Константин on 29.01.2017.
*/
public class MercuryConstants {
- public static final String APP_VERSION = "1.0.0.4";
+ public static final String APP_VERSION = "1.0.0.5";
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.json b/app-ui/src/main/resources/notes/patch/patch-notes.json
index 161a1de6..a55f3e22 100644
--- a/app-ui/src/main/resources/notes/patch/patch-notes.json
+++ b/app-ui/src/main/resources/notes/patch/patch-notes.json
@@ -1,9 +1,9 @@
{
- "version":"1.0.0.4",
+ "version":"1.0.0.5",
"notes":[
{
"title" : "New update",
- "text" : "- Now when you Invite a person via notification the item name will be copied to your clipboard.\n- DND mode updated: now there is an option to activate PoE’s in-game /dnd as well. You can set up your own auto-response message in Settings.\n- Some fixes for reported issues.\n- We made a discord server: (See About for the URL). Bug reports, feedback and whatever you want to tell us.\n\nWe are planning a BIG update coming up this weekend - stay tuned! Make sure to tell your friends about MercuryTrade!\nThanks for your feedback and support! Every bit counts!",
+ "text" : "- New feature: Stash Highlight - now Mercury highlights where the item is located via a small overlay box on your screen. Check it out!\n\n- IMPORTANT: We are opening the code on github. This should completely clear MercuryTrade from any possible controversy from now on.\n\nWe are making a thread on Reddit with the announcement. Thanks for your support!",
"image" : "",
"layout" : "VERTICAL"
}
diff --git a/pom.xml b/pom.xml
index 789fad85..fe3586d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
pom
- 1.0.0.4
+ 1.0.0.5
2.5
3.0.9