mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-05-07 03:22:40 +08:00
chore: update version to v2.2.0 in service configuration
This commit is contained in:
@@ -10,7 +10,7 @@ from models.database import Configuration, UserAccount
|
||||
|
||||
load_dotenv(dotenv_path=".env")
|
||||
|
||||
VERSION = "v2.1.1"
|
||||
VERSION = "v2.2.0"
|
||||
|
||||
|
||||
class ConfigService:
|
||||
|
||||
Reference in New Issue
Block a user