We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3555dd + d393930 commit 72e31d9Copy full SHA for 72e31d9
framework/src/main/java/org/tron/program/Version.java
@@ -2,8 +2,8 @@
2
3
public class Version {
4
5
- public static final String VERSION_NAME = "GreatVoyage-v4.7.6-12-gf4da4fafb1";
6
- public static final String VERSION_CODE = "18386";
+ public static final String VERSION_NAME = "GreatVoyage-v4.7.7-243-gb3555dd655";
+ public static final String VERSION_CODE = "18631";
7
private static final String VERSION = "4.8.0";
8
9
public static String getVersion() {
0 commit comments