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 9e9e7ad + a49d117 commit 4671374Copy full SHA for 4671374
src/main/java/org/tron/program/Version.java
@@ -2,7 +2,7 @@
2
3
public class Version {
4
5
- private static final String version = "3.2.2";
+ private static final String version = "3.2.3";
6
7
public static String getVersion() {
8
return version;
0 commit comments