mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-07-02 21:02:17 +08:00
chore: update version to v1.7.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 = "v1.6.1"
|
||||
VERSION = "v1.7.0"
|
||||
|
||||
|
||||
class ConfigService:
|
||||
|
||||
Reference in New Issue
Block a user