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 38dfe23 + fe1a9d0 commit 3a06666Copy full SHA for 3a06666
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.2-2-gd87a516b1";
6
- public static final String VERSION_CODE = "16584";
+ public static final String VERSION_NAME = "GreatVoyage-v4.4.2-94-g38dfe231c";
+ public static final String VERSION_CODE = "16676";
7
private static final String VERSION = "4.4.4";
8
9
public static String getVersion() {
0 commit comments