summarylogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 7539c7b6fcfc..66224542fe14 100755
--- a/run.sh
+++ b/run.sh
@@ -7,7 +7,7 @@
version_gt() { test "$(echo "$@" | tr " " "\n" | sort -V | head -n 1)" != "$1"; }
BOTTLENAME="Deepin-douyin"
-APPVER="2.8.0"
+APPVER="2.9.2"
WINEPREFIX="${HOME}/.deepinwine/${BOTTLENAME}"
EXEC_PATH="c:/Program Files/ByteDance/douyin/douyin.exe"
START_SHELL_PATH="/opt/deepinwine/tools/run_v4.sh"