summarylogtreecommitdiffstats
path: root/start.sh
diff options
context:
space:
mode:
Diffstat (limited to 'start.sh')
-rwxr-xr-xstart.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/start.sh b/start.sh
index f73b8de80120..263228f98aad 100755
--- a/start.sh
+++ b/start.sh
@@ -28,8 +28,8 @@ for line in "${MAPFILE[@]}"; do
done
QQ_HOTUPDATE_DIR="${QQ_APP_DIR}/versions"
-QQ_HOTUPDATE_VERSION="3.1.0-9332"
-QQ_PREVIOUS_VERSIONS=("2.0.1-429" "2.0.1-453" "2.0.2-510" "2.0.3-543" "3.0.0-565" "3.0.0-571")
+QQ_HOTUPDATE_VERSION="3.1.0-9572"
+QQ_PREVIOUS_VERSIONS=("2.0.1-429" "2.0.1-453" "2.0.2-510" "2.0.3-543" "3.0.0-565" "3.0.0-571" "3.1.0-9332")
if [ "${QQ_DOWNLOAD_DIR%*/}" == "${HOME}" ]; then