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 5aa8649 + cf4ed71 commit 34c3b56Copy full SHA for 34c3b56
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.1.3-199-gc433410f8";
6
- public static final String VERSION_CODE = "15510";
+ public static final String VERSION_NAME = "GreatVoyage-v4.2.0-8-g5aa864983";
+ public static final String VERSION_CODE = "15520";
7
private static final String VERSION = "4.2.1";
8
9
public static String getVersion() {
0 commit comments