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.
1 parent 959e019 commit aad0df3Copy full SHA for aad0df3
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.1-11-ge5e347de7";
6
- public static final String VERSION_CODE = "17686";
+ public static final String VERSION_NAME = "GreatVoyage-v4.7.1.1-343-g959e0199de";
+ public static final String VERSION_CODE = "18031";
7
private static final String VERSION = "4.7.2";
8
9
public static String getVersion() {
0 commit comments