mirror of
https://github.com/harry0703/MoneyPrinterTurbo.git
synced 2026-02-23 17:37:26 +08:00
Update version to 1.2.2
This commit is contained in:
parent
5a6dd6c7a5
commit
63c3402c94
@ -56,7 +56,7 @@ project_description = _cfg.get(
|
||||
"project_description",
|
||||
"<a href='https://github.com/harry0703/MoneyPrinterTurbo'>https://github.com/harry0703/MoneyPrinterTurbo</a>",
|
||||
)
|
||||
project_version = _cfg.get("project_version", "1.2.1")
|
||||
project_version = _cfg.get("project_version", "1.2.2")
|
||||
reload_debug = False
|
||||
|
||||
imagemagick_path = app.get("imagemagick_path", "")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user