From fb0806aea70f4c150403e5b0c5594eb7eea10289 Mon Sep 17 00:00:00 2001 From: ikun0014 Date: Sat, 19 Oct 2024 11:19:27 +0800 Subject: [PATCH] =?UTF-8?q?[release]=20=E5=9C=A8main=E5=88=86=E6=94=AF?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=B8=8B=E5=88=A0=E9=99=A4=E6=89=80=E6=9C=89?= =?UTF-8?q?Emoji?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/init_text.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/init_text.py b/common/init_text.py index 5c380b1..43f058f 100644 --- a/common/init_text.py +++ b/common/init_text.py @@ -18,7 +18,7 @@ def init(): log.info(f'作者: {Fore.RED}{Back.BLACK}{Style.BRIGHT}ikun0014{Style.RESET_ALL}') log.info(f'{Fore.RED}{Back.BLACK}{Style.BRIGHT}本项目采用GNU General Public License v3开源许可证,请勿用于商业用途{Style.RESET_ALL}') - log.info('版本: 1.2.9') + log.info('版本: 1.3.0') log.info(f'{Fore.RED}{Back.BLACK}{Style.BRIGHT}项目Github仓库: https://github.com/ikunshare/Onekey{Style.RESET_ALL}') log.info('官网: ikunshare.com') log.warning('本项目完全开源免费, 如果你在淘宝, QQ群内通过购买方式获得, 赶紧回去骂商家死全家\n交流群组:\n https://t.me/ikunshare_qun')