Skip to content

Commit

Permalink
Merge pull request #5555 from forfreeday/version/GreatVoyage-v4.7.2-1…
Browse files Browse the repository at this point in the history
…40-g9d13f9cb69

update a new version. version name:GreatVoyage-v4.7.2-140-g9d13f9cb69…
  • Loading branch information
forfreeday authored Oct 25, 2023
2 parents 9d13f9c + 381c52c commit 440d062
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.1.1-343-g959e0199de";
public static final String VERSION_CODE = "18031";
public static final String VERSION_NAME = "GreatVoyage-v4.7.2-140-g9d13f9cb69";
public static final String VERSION_CODE = "18173";
private static final String VERSION = "4.7.3";

public static String getVersion() {
Expand Down

0 comments on commit 440d062

Please sign in to comment.