Skip to content

Commit f757f37

Browse files
author
yougaliu
committed
update SDK version
1 parent 76fe477 commit f757f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sdk-impl/qcloud_iot_export.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ extern "C" {
2424
#define QCLOUD_IOT_DEVICE_SDK_APPID "21010406"
2525

2626
/* IoT C-SDK version info */
27-
#define QCLOUD_IOT_DEVICE_SDK_VERSION "3.0.1"
27+
#define QCLOUD_IOT_DEVICE_SDK_VERSION "3.0.2"
2828

2929
/* MQTT心跳消息发送周期, 单位:ms */
3030
#define QCLOUD_IOT_MQTT_KEEP_ALIVE_INTERNAL (240 * 1000)

0 commit comments

Comments
 (0)