mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-05-12 02:20:28 +08:00
feat: update version to v2.2.2
This commit is contained in:
@@ -10,7 +10,7 @@ from models.database import Configuration, UserAccount
|
||||
|
||||
load_dotenv(dotenv_path=".env")
|
||||
|
||||
VERSION = "v2.2.1"
|
||||
VERSION = "v2.2.2"
|
||||
|
||||
|
||||
class ConfigService:
|
||||
|
||||
Reference in New Issue
Block a user