mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-10-28 04:24:13 +01:00
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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user