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 2ba7c48 + 2862e5e commit ada332fCopy full SHA for ada332f
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.1.1-2046-gc465c9ee4";
6
public static final String VERSION_CODE = "15262";
7
- private static final String VERSION = "4.1.1";
+ private static final String VERSION = "4.1.2";
8
9
public static String getVersion() {
10
return VERSION;
0 commit comments