Skip to content

Commit

Permalink
Release 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rottenbeer committed Apr 5, 2020
1 parent 02f0827 commit 618ed1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package com.mercury.platform.core;

public class MercuryConstants {
public static final String APP_VERSION = "1.0.3.6.0";
public static final String APP_VERSION = "2.0";
public static final String SERVER_HOST = "exslims.ddns.net";
public static final int PORT = 5555;
}

0 comments on commit 618ed1f

Please sign in to comment.