Skip to content

Commit

Permalink
version: bump for release of v1.1.0-rc.4
Browse files Browse the repository at this point in the history
Signed-off-by: Sajay Antony <sajaya@microsoft.com>
  • Loading branch information
sajayantony committed Jun 22, 2023
1 parent 7f43cb4 commit 82e8329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs-go/version.go
Expand Up @@ -25,7 +25,7 @@ const (
VersionPatch = 0

// VersionDev indicates development branch. Releases will be empty string.
VersionDev = "-rc.3+dev"
VersionDev = "-rc.4"
)

// Version is the specification version that the package types support.
Expand Down

0 comments on commit 82e8329

Please sign in to comment.