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 788136e + c253725 commit 7a6a6d8Copy full SHA for 7a6a6d8
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.7.2-140-g9d13f9cb69";
6
- public static final String VERSION_CODE = "18173";
+ public static final String VERSION_NAME = "GreatVoyage-v4.7.3-5-g788136ebe";
+ public static final String VERSION_CODE = "18180";
7
private static final String VERSION = "4.7.3.1";
8
9
public static String getVersion() {
0 commit comments