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 269ed47 + b16787f commit 744b0b8Copy full SHA for 744b0b8
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.1-233-g13d7750ff";
6
- public static final String VERSION_CODE = "16574";
+ public static final String VERSION_NAME = "GreatVoyage-v4.4.1-239-g269ed47a7";
+ public static final String VERSION_CODE = "16580";
7
private static final String VERSION = "4.4.2";
8
9
public static String getVersion() {
0 commit comments