Skip to content

Commit 4561b70

Browse files
committed
ops: update version
1 parent a4befc5 commit 4561b70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/tron/common/utils/Utils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ public class Utils {
138138

139139
public static final int MIN_LENGTH = 2;
140140
public static final int MAX_LENGTH = 14;
141-
public static final String VERSION = " v4.9.5";
141+
public static final String VERSION = " v4.9.6";
142142
public static final String TRANSFER_METHOD_ID = "a9059cbb";
143143

144144
private static SecureRandom random = new SecureRandom();

0 commit comments

Comments
 (0)