mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
Bump version to v2.1
This commit is contained in:
@@ -127,6 +127,6 @@ func (s *ServerConfig) setStartingTime() {
|
||||
}
|
||||
|
||||
func (s *ServerConfig) setVersion() {
|
||||
s.Version = "v2.0.1"
|
||||
s.Version = "v2.1"
|
||||
log.Printf("Set server version to: %s\n", s.Version)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user