Skip to content

Commit 04f1015

Browse files
Merge pull request #111 from chen-honggang/dev/uri-exception
update version to v5.5.6
2 parents 84c4461 + 995a7f7 commit 04f1015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/cos_defines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
namespace qcloud_cos {
1313

14-
#define COS_CPP_SDK_VERSON "v5.5.4"
14+
#define COS_CPP_SDK_VERSON "v5.5.6"
1515

1616
/// 路径分隔符
1717
const std::string kPathDelimiter = "/";

0 commit comments

Comments
 (0)