Skip to content

Commit

Permalink
Merge pull request #224 from tronprotocol/version/SunNetwork-v1.0.0-1…
Browse files Browse the repository at this point in the history
…99-g2e480249

update a new version. version name:SunNetwork-v1.0.0-199-g2e480249,ve…
  • Loading branch information
taihaofu authored Sep 10, 2019
2 parents 2e48024 + 83a259c commit fb3e4c8
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

public class Version {

private static final String version = "1.0.0";
public static final String versionName = "Sun-network";
public static final String versionCode = "911";
private static final String version = "1.0.1";
public static final String versionName = "SunNetwork-v1.0.0-199-g2e480249";
public static final String versionCode = "1112";

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

0 comments on commit fb3e4c8

Please sign in to comment.