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