Skip to content

Commit 4b6310c

Browse files
release 4.1.131
1 parent 3c550d7 commit 4b6310c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

SERVICE_CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Release 4.1.130
1+
# Release 4.1.131
22

33
## 云数据库 MySQL(cdb) 版本:2017-03-20
44

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tencentcloud-sdk-nodejs",
3-
"version": "4.1.130",
3+
"version": "4.1.131",
44
"description": "腾讯云 API NODEJS SDK",
55
"main": "./tencentcloud/index.js",
66
"module": "./es/index.js",

src/common/sdk_version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const sdkVersion = "4.1.130"
1+
export const sdkVersion = "4.1.131"

0 commit comments

Comments
 (0)