changelog and version updates for v2.15.0-rc1 (#2209)
Some checks failed
build / build (push) Has been cancelled
ghcr / Build (push) Has been cancelled

This commit is contained in:
Shivaram Lingamneni 2025-01-13 19:57:04 -08:00 committed by GitHub
parent 21ee867ebb
commit ab2d842b27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 31 additions and 3 deletions

View file

@ -7,7 +7,7 @@ import "fmt"
const (
// SemVer is the semantic version of Ergo.
SemVer = "2.15.0-unreleased"
SemVer = "2.15.0-rc1"
)
var (