changelog and version updates for v2.15.0-rc1 (#2209)

This commit is contained in:
Shivaram Lingamneni
2025-01-13 19:57:04 -08:00
committed by GitHub
parent 21ee867ebb
commit ab2d842b27
4 changed files with 31 additions and 3 deletions
+1 -1
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 (