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