Skip to content

Commit

Permalink
update code version 3.2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yrp committed Dec 7, 2018
1 parent ca39f2d commit f2ac786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/tron/program/Version.java
Expand Up @@ -2,7 +2,7 @@

public class Version {

private static final String version = "3.2";
private static final String version = "3.2.1.1";

public static String getVersion() {
return version;
Expand Down

0 comments on commit f2ac786

Please sign in to comment.