Skip to content

Commit 6f08dba

Browse files
authored
Bump release version to 1.7.0 (#108)
1 parent f49ebd4 commit 6f08dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// Version is the current topicctl version.
4-
const Version = "1.6.1"
4+
const Version = "1.7.0"

0 commit comments

Comments
 (0)