Skip to content

Commit

Permalink
Merge pull request #5768 from tronprotocol/version/GreatVoyage-v4.7.3…
Browse files Browse the repository at this point in the history
….1-78-ge84a9e778

update a new version. version name:GreatVoyage-v4.7.3.1-78-ge84a9e778,version code:18260
  • Loading branch information
halibobo1205 committed Mar 15, 2024
2 parents e84a9e7 + 071f420 commit b1fc2f0
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-5-g788136ebe";
public static final String VERSION_CODE = "18180";
public static final String VERSION_NAME = "GreatVoyage-v4.7.3.1-78-ge84a9e778";
public static final String VERSION_CODE = "18260";
private static final String VERSION = "4.7.4";

public static String getVersion() {
Expand Down

0 comments on commit b1fc2f0

Please sign in to comment.