Skip to content

Commit 72e31d9

Browse files
Merge pull request #6300 from raymondliu0711/version/GreatVoyage-v4.7.7-243-gb3555dd655
update a new version. version name:GreatVoyage-v4.7.7-243-gb3555dd655…
2 parents b3555dd + d393930 commit 72e31d9

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.6-12-gf4da4fafb1";
6-
public static final String VERSION_CODE = "18386";
5+
public static final String VERSION_NAME = "GreatVoyage-v4.7.7-243-gb3555dd655";
6+
public static final String VERSION_CODE = "18631";
77
private static final String VERSION = "4.8.0";
88

99
public static String getVersion() {

0 commit comments

Comments
 (0)