Skip to content

Commit

Permalink
Merge pull request #5025 from tronprotocol/version/GreatVoyage-v4.7.0…
Browse files Browse the repository at this point in the history
….1-75-g36fc5063e9

update a new version. version name:GreatVoyage-v4.7.0.1-75-g36fc5063e…
  • Loading branch information
halibobo1205 authored Feb 27, 2023
2 parents 36fc506 + 772eb45 commit da2673c
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.7.0-9-g9326a08dd9";
public static final String VERSION_CODE = "17596";
public static final String VERSION_NAME = "GreatVoyage-v4.7.0.1-75-g36fc5063e9";
public static final String VERSION_CODE = "17673";
private static final String VERSION = "4.7.1";

public static String getVersion() {
Expand Down

0 comments on commit da2673c

Please sign in to comment.