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.
1 parent 87496d3 commit f133aa1Copy full SHA for f133aa1
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