mirror of
https://codeberg.org/scip/ephemerup.git
synced 2025-12-17 12:40:57 +01:00
@@ -70,7 +70,7 @@ func Getversion() string {
|
||||
// main branch, and cfg.Version-$branch-$lastcommit-$date on
|
||||
// development branch
|
||||
|
||||
return fmt.Sprintf("This is ephemerup server version %s", VERSION)
|
||||
return fmt.Sprintf("This is cenophane server version %s", VERSION)
|
||||
}
|
||||
|
||||
func (c *Config) GetVersion() string {
|
||||
|
||||
Reference in New Issue
Block a user