Sync branch magefile with main #104308
@ -11,8 +11,8 @@ import (
|
||||
// To update the version number in all the relevant places, update the VERSION
|
||||
// variable below and run `mage update-version`.
|
||||
const (
|
||||
version = "3.3-beta0"
|
||||
releaseCycle = "beta"
|
||||
version = "3.6-alpha0"
|
||||
releaseCycle = "alpha"
|
||||
)
|
||||
|
||||
func gitHash() (string, error) {
|
||||
|
Loading…
Reference in New Issue
Block a user