Fixed build error after merge

- Fixed buid error in new merge for Oauth2
- Updated version no.
- Optimized css in sso page
This commit is contained in:
Toby Chui
2025-06-07 12:20:09 +08:00
parent f0fa71c5b4
commit 0e74ff69c3
4 changed files with 6 additions and 4 deletions

View File

@ -44,7 +44,7 @@ import (
const (
/* Build Constants */
SYSTEM_NAME = "Zoraxy"
SYSTEM_VERSION = "3.2.2"
SYSTEM_VERSION = "3.2.3"
DEVELOPMENT_BUILD = false
/* System Constants */