Skip to content

Commit

Permalink
Update qBit version
Browse files Browse the repository at this point in the history
  • Loading branch information
wy580477 committed Jul 19, 2023
1 parent b972b3e commit d0ecb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -xe

DIR_TMP="$(mktemp -d)"
QBIT_VERSION="4.5.3.10"
QBIT_VERSION="4.5.4.10"

OS_type="$(uname -m)"
case "$OS_type" in
Expand Down

0 comments on commit d0ecb86

Please sign in to comment.