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 973a4dc + 3e6ff49 commit bf27377Copy full SHA for bf27377
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.2.2.1-281-gc1d9dfd6c";
6
- public static final String VERSION_CODE = "15872";
+ public static final String VERSION_NAME = "GreatVoyage-v4.3.0-460-g973a4dc82";
+ public static final String VERSION_CODE = "16334";
7
private static final String VERSION = "4.4.0";
8
9
public static String getVersion() {
0 commit comments