Skip to content

Commit da2673c

Browse files
authored
Merge pull request #5025 from tronprotocol/version/GreatVoyage-v4.7.0.1-75-g36fc5063e9
update a new version. version name:GreatVoyage-v4.7.0.1-75-g36fc5063e…
2 parents 36fc506 + 772eb45 commit da2673c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

framework/src/main/java/org/tron/program/Version.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
public class Version {
44

5-
public static final String VERSION_NAME = "GreatVoyage-v4.7.0-9-g9326a08dd9";
6-
public static final String VERSION_CODE = "17596";
5+
public static final String VERSION_NAME = "GreatVoyage-v4.7.0.1-75-g36fc5063e9";
6+
public static final String VERSION_CODE = "17673";
77
private static final String VERSION = "4.7.1";
88

99
public static String getVersion() {

0 commit comments

Comments
 (0)