chore(release): 9.3.2

This commit is contained in:
Houmgaor
2026-04-06 18:37:18 +02:00
parent 90875c602a
commit e9510c3b3b
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.1-%s)", Commit()))
logger.Info(fmt.Sprintf("Starting Erupe (9.3.2-%s)", Commit()))
logger.Info(fmt.Sprintf("Client Mode: %s (%d)", config.ClientMode, config.RealClientMode))
if config.Database.Password == "" {