We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a4bc8 commit 87baadaCopy full SHA for 87baada
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.8.0-1-g45e3bf88ca";
6
- public static final String VERSION_CODE = "18634";
+ public static final String VERSION_NAME = "GreatVoyage-v4.8.0.1-1-g44a4bc8263";
+ public static final String VERSION_CODE = "18636";
7
private static final String VERSION = "4.8.1";
8
9
public static String getVersion() {
0 commit comments