chore(release): prepare 9.3.1

This commit is contained in:
Houmgaor
2026-03-23 10:13:00 +01:00
parent 0ea399f135
commit 3803fd431b
2 changed files with 3 additions and 1 deletions

View File

@@ -106,7 +106,7 @@ func main() {
}
}
logger.Info(fmt.Sprintf("Starting Erupe (9.3.0-%s)", Commit()))
logger.Info(fmt.Sprintf("Starting Erupe (9.3.1-%s)", Commit()))
logger.Info(fmt.Sprintf("Client Mode: %s (%d)", config.ClientMode, config.RealClientMode))
if config.Database.Password == "" {