We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f59e1 commit 3f33e61Copy full SHA for 3f33e61
internal/core/version.go
@@ -15,5 +15,5 @@
15
package core
16
17
const (
18
- Version = "1.0.0-rc0"
+ Version = "1.0.0-rc1"
19
)
0 commit comments