Merge pull request #3 from muwenyan521/Manage

版本变更
This commit is contained in:
WangXianming
2024-09-16 18:53:11 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ def init():
print('\033[1;32;40m \\_____/ |_| \\_| |_____| |_| \\_\\ |_____| /_/' + '\033[0m')
log.info('作者ikun0014')
log.info('本项目采用GNU General Public License v3开源许可证')
log.info('版本1.2.1')
log.info('版本1.2.2')
log.info('项目仓库https://github.com/ikunshare/Onekey')
log.info('官网ikunshare.com')
log.warning('本项目完全开源免费如果你在淘宝QQ群内通过购买方式获得赶紧回去骂商家死全家\n交流群组:\nhttps://qm.qq.com/q/d7sWovfAGI\nhttps://t.me/ikunshare_group')

View File

@@ -1,6 +1,6 @@
{
"name": "onekey",
"version": "1.2.1",
"version": "1.2.2",
"description": "一个Steam仓库清单下载器",
"main": "index.js",
"scripts": {