Skip to content

Commit

Permalink
update a new version. version name:SunNetwork-v1.0.0, version code:911
Browse files Browse the repository at this point in the history
  • Loading branch information
taihaofu committed Aug 10, 2019
1 parent 3505824 commit 88b2e71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ public class Version {

private static final String version = "1.0.0";
public static final String versionName = "Sun-network";
public static final String versionCode = "888";
public static final String versionCode = "911";

public static String getVersion() {
return version;
Expand Down

0 comments on commit 88b2e71

Please sign in to comment.