Skip to content

Commit

Permalink
Merge pull request #179 from tronprotocol/version/SunNetwork-v1.0.0
Browse files Browse the repository at this point in the history
update a new version. version name:SunNetwork-v1.0.0, version code:911
  • Loading branch information
taihaofu authored Aug 10, 2019
2 parents 3505824 + 88b2e71 commit 7d53c2d
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 7d53c2d

Please sign in to comment.