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 4c670f9 + 9378787 commit 8e32f80Copy full SHA for 8e32f80
framework/src/main/java/org/tron/program/Version.java
@@ -4,7 +4,7 @@ public class Version {
4
5
public static final String VERSION_NAME = "GreatVoyage-v4.7.3.1-78-ge84a9e778";
6
public static final String VERSION_CODE = "18260";
7
- private static final String VERSION = "4.7.4";
+ private static final String VERSION = "4.7.5";
8
9
public static String getVersion() {
10
return VERSION;
0 commit comments