We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4da4fa + 16026e9 commit e811defCopy full SHA for e811def
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.5-64-g4103dfeb63";
6
- public static final String VERSION_CODE = "18372";
+ public static final String VERSION_NAME = "GreatVoyage-v4.7.6-12-gf4da4fafb1";
+ public static final String VERSION_CODE = "18386";
7
private static final String VERSION = "4.7.7";
8
9
public static String getVersion() {
0 commit comments