Skip to content

Commit a83626a

Browse files
committed
upgrade version
1 parent e0cb9e1 commit a83626a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolkit-common/src/main/java/iot/technology/client/toolkit/common/constants/StorageConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ public interface StorageConstants {
2222

2323

2424
String LANG_MESSAGES = "i18n.messages";
25-
String TOOLKIT_VERSION = "v0.7.4";
25+
String TOOLKIT_VERSION = "v0.7.5";
2626
}

0 commit comments

Comments
 (0)