Skip to content

Commit

Permalink
1.0.1.1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Exslims committed Apr 1, 2017
1 parent a9eb048 commit 404ed7d
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.1.0";
public static final String APP_VERSION = "1.0.1.1";
public static final String SERVER_HOST = "exslims.ddns.net";
public static final int PORT = 5555;
}

0 comments on commit 404ed7d

Please sign in to comment.