Skip to content

Commit

Permalink
Merge pull request #6104 from yanghang8612/version/GreatVoyage-v4.7.6…
Browse files Browse the repository at this point in the history
…-12-gf4da4fafb1

update a new version. version name:GreatVoyage-v4.7.6-12-gf4da4fafb1,…
  • Loading branch information
CodeNinjaEvan authored Nov 29, 2024
2 parents f4da4fa + 16026e9 commit e811def
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.5-64-g4103dfeb63";
public static final String VERSION_CODE = "18372";
public static final String VERSION_NAME = "GreatVoyage-v4.7.6-12-gf4da4fafb1";
public static final String VERSION_CODE = "18386";
private static final String VERSION = "4.7.7";

public static String getVersion() {
Expand Down

0 comments on commit e811def

Please sign in to comment.