From 48f2b929daa9b7de4209b51be49c7eead02f0bb6 Mon Sep 17 00:00:00 2001 From: xqz_admin Date: Mon, 23 Jun 2025 10:48:54 +0800 Subject: [PATCH] =?UTF-8?q?1.2.1=E6=9B=B4=E6=96=B0,=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E8=AF=B7=E7=9C=8Breadme.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Echo_Z/__pycache__/settings.cpython-39.pyc | Bin 2469 -> 2498 bytes Echo_Z/settings.py | 4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Echo_Z/__pycache__/settings.cpython-39.pyc b/Echo_Z/__pycache__/settings.cpython-39.pyc index 8723b0b937da3d06ad7641087c74ee491504ea18..5b76a10cff970d9bddeabc97eb32acf7c2193dd9 100644 GIT binary patch delta 85 zcmZ1~d`Or#k(ZZ?0SMX;L}VP8$ScdZZ=&{Yjwp!~ga3(fR04pCEPyhe` delta 54 zcmX>kyi}Msk(ZZ?0SG2-iO5(skyn;+*F^2zEWr$#3LD?uXJhu$l-PWoU7c|O} J$mC4UZ~&|L58VI& diff --git a/Echo_Z/settings.py b/Echo_Z/settings.py index b962349..1a80cdc 100644 --- a/Echo_Z/settings.py +++ b/Echo_Z/settings.py @@ -133,4 +133,6 @@ SIMPLEUI_CONFIG = { 'icon': 'fas fa-code', 'url': 'https://git.zxqblog.cn/xqz_admin/Echo_Z' }], -} \ No newline at end of file +} + +Echo_Z_version = "1.2.1" \ No newline at end of file