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 7045f06 + 4e75445 commit fd9904cCopy full SHA for fd9904c
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.4.5-2-g64396866d";
6
- public static final String VERSION_CODE = "16685";
+ public static final String VERSION_NAME = "GreatVoyage-v4.4.6-241-g7045f0659";
+ public static final String VERSION_CODE = "16928";
7
private static final String VERSION = "4.5.0";
8
9
public static String getVersion() {
0 commit comments