Skip to content

Commit

Permalink
version: release v1.1.0-rc6
Browse files Browse the repository at this point in the history
Signed-off-by: Brandon Mitchell <git@bmitch.net>
  • Loading branch information
sudo-bmitch committed Jan 11, 2024
1 parent 56fb783 commit 6c2b5fa
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.5+dev"
VersionDev = "-rc.6"
)

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

0 comments on commit 6c2b5fa

Please sign in to comment.