Skip to content

Commit

Permalink
Merge pull request tronprotocol#3862 from zhang0125/version/GreatVoya…
Browse files Browse the repository at this point in the history
…ge-v4.2.1-56-gaff237ef7

update a new version. version name:GreatVoyage-v4.2.1-56-gaff237ef7,v…
  • Loading branch information
lvs007 authored Jun 21, 2021
2 parents aff237e + aa9d96a commit 858378a
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 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 final String VERSION_NAME = "GreatVoyage-v4.2.1-56-gaff237ef7";
public static final String VERSION_CODE = "15578";
private static final String VERSION = "4.2.2";

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

0 comments on commit 858378a

Please sign in to comment.