Skip to content

Commit dfef0b6

Browse files
committed
upgrade version 0.6.3
1 parent 976505f commit dfef0b6

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.6.2";
25+
String TOOLKIT_VERSION = "v0.6.3";
2626
}

0 commit comments

Comments
 (0)