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.
1 parent a9809b5 commit 4d8cb29Copy full SHA for 4d8cb29
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.6-257-ge06abd15c";
6
- public static final String VERSION_CODE = "16944";
+ public static final String VERSION_NAME = "GreatVoyage-v4.5.1-125-ga9809b5bb";
+ public static final String VERSION_CODE = "17071";
7
private static final String VERSION = "4.5.2";
8
9
public static String getVersion() {
0 commit comments