finalise 9.1

This commit is contained in:
wish
2022-11-02 23:44:35 +11:00
parent 226f785c1b
commit 77f8f2019d
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ func main() {
defer zapLogger.Sync()
logger := zapLogger.Named("main")
logger.Info("Starting Erupe (9.1b)")
logger.Info("Starting Erupe (9.1)")
if config.ErupeConfig.Database.Password == "" {
preventClose("Database password is blank")