Skip to content

Commit

Permalink
build: bump version to rc.7 (#691)
Browse files Browse the repository at this point in the history
Update:- update version for rc.7 release

Signed-off-by: Yi Zha <yizha1@microsoft.com>
  • Loading branch information
yizha1 committed May 26, 2023
1 parent e3f96ed commit ebfb9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version/version.go
Expand Up @@ -2,7 +2,7 @@ package version

var (
// Version shows the current notation version, optionally with pre-release.
Version = "v1.0.0-rc.6"
Version = "v1.0.0-rc.7"

// BuildMetadata stores the build metadata.
//
Expand Down

0 comments on commit ebfb9ef

Please sign in to comment.