Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit e69b9e7

Browse files
author
Craig Peterson
committed
rc3
1 parent 32623fa commit e69b9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
// build.go will set date and sha, but `go get` will set none of these.
1212
var (
1313
// Version number for official releases Updated manually before each release.
14-
Version = "0.5.0-rc2"
14+
Version = "0.5.0-rc3"
1515

1616
// Set to any non-empty value by official release script
1717
OfficialBuild string

0 commit comments

Comments
 (0)