Skip to content

Commit

Permalink
update a new version. version name:GreatVoyage-v4.1.0-1-g635526cc6,ve…
Browse files Browse the repository at this point in the history
…rsion code:13215 (#3493)
  • Loading branch information
tomatoishealthy authored Nov 9, 2020
1 parent 635526c commit 53ea878
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions framework/src/main/java/org/tron/program/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

public class Version {

public static final String versionName = "GreatVoyage-v4.0.1-1-g6cd6ed5fb";
public static final String versionCode = "13213";
private static final String version = "4.1.0";
public static final String versionName = "GreatVoyage-v4.1.0-1-g635526cc6";
public static final String versionCode = "13215";
private static final String version = "4.1.1";

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

0 comments on commit 53ea878

Please sign in to comment.