Skip to content

Commit f4c1540

Browse files
committed
release v1.53.7
1 parent f552fa2 commit f4c1540

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## 1.53.7 (Unreleased)
1+
## 1.53.8 (Unreleased)
2+
## 1.53.7 (March 10, 2021)
23

34
ENHANCEMENTS:
45

tencentcloud/connectivity/transport.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"time"
1111
)
1212

13-
const ReqClient = "Terraform-v1.53.6"
13+
const ReqClient = "Terraform-v1.53.7"
1414

1515
type LogRoundTripper struct {
1616
}

0 commit comments

Comments
 (0)