Skip to content

Commit 8889bbf

Browse files
committed
feat(Version): update version 4.7.0
1. update version 4.7.0
1 parent ca436f1 commit 8889bbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ public class Version {
44

55
public static final String VERSION_NAME = "GreatVoyage-v4.5.2-125-ga2906563d";
66
public static final String VERSION_CODE = "17198";
7-
private static final String VERSION = "4.6.0";
7+
private static final String VERSION = "4.7.0";
88

99
public static String getVersion() {
1010
return VERSION;

0 commit comments

Comments
 (0)