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 4103dfe + 8947617 commit 4d0ad61Copy full SHA for 4d0ad61
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.4-44-g8720e06a6";
6
- public static final String VERSION_CODE = "18306";
+ public static final String VERSION_NAME = "GreatVoyage-v4.7.5-64-g4103dfeb63";
+ public static final String VERSION_CODE = "18372";
7
private static final String VERSION = "4.7.6";
8
9
public static String getVersion() {
0 commit comments