Skip to content

Commit

Permalink
Merge pull request #5842 from halibobo1205/version/GreatVoyage-v4.7.4…
Browse files Browse the repository at this point in the history
…-44-g8720e06a6

update a new version. version name:GreatVoyage-v4.7.4-44-g8720e06a6,version code:18306
  • Loading branch information
lvs007 authored May 30, 2024
2 parents 8720e06 + 163dedf commit a8ad2a1
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.3.1-78-ge84a9e778";
public static final String VERSION_CODE = "18260";
public static final String VERSION_NAME = "GreatVoyage-v4.7.4-44-g8720e06a6";
public static final String VERSION_CODE = "18306";
private static final String VERSION = "4.7.5";

public static String getVersion() {
Expand Down

0 comments on commit a8ad2a1

Please sign in to comment.