Skip to content

Commit 433d95b

Browse files
Update cos_defines.h
update version to v5.5.1
1 parent 51659db commit 433d95b

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.0"
14+
#define COS_CPP_SDK_VERSON "v5.5.1"
1515

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

0 commit comments

Comments
 (0)