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 dceccc5 + 558bd6e commit af0c5b0Copy full SHA for af0c5b0
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.1-2046-gc465c9ee4";
6
- public static final String VERSION_CODE = "15262";
+ public static final String VERSION_NAME = "GreatVoyage-v4.1.2-43-gdceccc5dc";
+ public static final String VERSION_CODE = "15309";
7
private static final String VERSION = "4.1.3";
8
9
public static String getVersion() {
0 commit comments