Skip to content

Commit

Permalink
Merge pull request tronprotocol#3803 from zhang0125/version/GreatVoya…
Browse files Browse the repository at this point in the history
…ge-v4.2.0-8-g5aa864983

update a new version. version name:GreatVoyage-v4.2.0-8-g5aa864983,ve…
  • Loading branch information
lvs007 authored May 21, 2021
2 parents 5aa8649 + cf4ed71 commit 34c3b56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions framework/src/main/java/org/tron/program/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

public class Version {

public static final String VERSION_NAME = "GreatVoyage-v4.1.3-199-gc433410f8";
public static final String VERSION_CODE = "15510";
public static final String VERSION_NAME = "GreatVoyage-v4.2.0-8-g5aa864983";
public static final String VERSION_CODE = "15520";
private static final String VERSION = "4.2.1";

public static String getVersion() {
Expand Down

0 comments on commit 34c3b56

Please sign in to comment.