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