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 c1d9dfd + 77a7035 commit 0b8485fCopy full SHA for 0b8485f
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-265-ge1ce07fb5";
6
- public static final String VERSION_CODE = "15856";
+ public static final String VERSION_NAME = "GreatVoyage-v4.2.2.1-281-gc1d9dfd6c";
+ public static final String VERSION_CODE = "15872";
7
private static final String VERSION = "4.3.0";
8
9
public static String getVersion() {
0 commit comments