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 e5e347d + 582c998 commit d5da6aeCopy full SHA for d5da6ae
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.0.1-75-g36fc5063e9";
6
- public static final String VERSION_CODE = "17673";
+ public static final String VERSION_NAME = "GreatVoyage-v4.7.1-11-ge5e347de7";
+ public static final String VERSION_CODE = "17686";
7
private static final String VERSION = "4.7.1.1";
8
9
public static String getVersion() {
0 commit comments