mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-15 00:19:29 +01:00
bump version and changelog for v2.10.0-rc1
This commit is contained in:
parent
14d1614bba
commit
104d0321e8
@ -1,7 +1,7 @@
|
||||
# Changelog
|
||||
All notable changes to Ergo will be documented in this file.
|
||||
|
||||
## [2.10.0-rc1] - 2022-05-15
|
||||
## [2.10.0-rc1] - 2022-05-16
|
||||
|
||||
We're pleased to be publishing the release candidate for 2.10.0 (the official release should follow in a week or so).
|
||||
|
||||
|
@ -7,7 +7,7 @@ import "fmt"
|
||||
|
||||
const (
|
||||
// SemVer is the semantic version of Ergo.
|
||||
SemVer = "2.10.0-unreleased"
|
||||
SemVer = "2.10.0-rc1"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Loading…
Reference in New Issue
Block a user