Skip to content

Commit

Permalink
Merge pull request #4941 from tronprotocol/version/GreatVoyage-v4.7.0…
Browse files Browse the repository at this point in the history
…-9-g9326a08dd9

update a new version
  • Loading branch information
zhang0125 authored Jan 20, 2023
2 parents 9326a08 + ec11e2c commit cb6c15a
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.6.0-385-g4445a420c";
public static final String VERSION_CODE = "17585";
public static final String VERSION_NAME = "GreatVoyage-v4.7.0-9-g9326a08dd9";
public static final String VERSION_CODE = "17596";
private static final String VERSION = "4.7.0.1";

public static String getVersion() {
Expand Down

0 comments on commit cb6c15a

Please sign in to comment.