We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee7765f + 496d64d commit f092d0eCopy full SHA for f092d0e
1 file changed
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.4-44-g8720e06a6";
6
public static final String VERSION_CODE = "18306";
7
- private static final String VERSION = "4.7.5";
+ private static final String VERSION = "4.7.6";
8
9
public static String getVersion() {
10
return VERSION;
0 commit comments