diff --git a/deb/DEBIAN/postinst b/deb/DEBIAN/postinst index 3b845dc..d1ec256 100755 --- a/deb/DEBIAN/postinst +++ b/deb/DEBIAN/postinst @@ -9,7 +9,7 @@ ################################################################################################################# # 非强制性的必应组件,所以成功不成功都行 # 程序版本号 -version=3.2.0 +version=3.2.1 echo 安装组件 python3 -m pip install --upgrade pynput --trusted-host https://repo.huaweicloud.com -i https://repo.huaweicloud.com/repository/pypi/simple > /dev/null 2>&1 | true python3 -m pip install --upgrade xpinyin --trusted-host https://repo.huaweicloud.com -i https://repo.huaweicloud.com/repository/pypi/simple > /dev/null 2>&1 | true diff --git a/information.json b/information.json index 74db548..612eea6 100644 --- a/information.json +++ b/information.json @@ -1,5 +1,5 @@ { - "Version": "3.2.0", + "Version": "3.2.1", "Time": "未知", "Thank": [ "感谢 RacoonGX 的付出与贡献",