Skip to content

Commit

Permalink
auto release for 0.21.18
Browse files Browse the repository at this point in the history
auto incr version
  • Loading branch information
ucloud-bot authored Sep 6, 2021
1 parent a3da65f commit 244edec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.21.18 (2021-09-06)

ENHANCEMENTS:

- Update all APIs of `ISMS` (#292)

## 0.21.17 (2021-09-03)

ENHANCEMENTS:
Expand Down
2 changes: 1 addition & 1 deletion ucloud/version/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package version

const Version = "0.21.17"
const Version = "0.21.18"

0 comments on commit 244edec

Please sign in to comment.