diff --git a/wechat/package.sh b/wechat/package.sh index 0a74036..40266a3 100755 --- a/wechat/package.sh +++ b/wechat/package.sh @@ -2,7 +2,7 @@ app_name="wechat" tmp_dir="/tmp/${app_name}_tmp" -version="4.0.0.21" +version="4.0.0.23" release="${version}" deb_url="https://pro-store-packages.uniontech.com/appstore/pool/appstore/c/com.tencent.wechat/com.tencent.wechat_${version}_amd64.deb"