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 bfa63f2 + f133aa1 commit a222d32Copy full SHA for a222d32
src/main/java/org/tron/program/Version.java
@@ -1,6 +1,7 @@
1
package org.tron.program;
2
3
public class Version {
4
+
5
private static final String version = "3.6.1";
6
public static final String versionName = "Odyssey-v3.5.1-890-gd39973cbb";
7
public static final String versionCode = "10803";
0 commit comments