Skip to content

Commit 285c0a8

Browse files
committed
Bump version
1 parent 7e722bf commit 285c0a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55
# This is used to download a stable, compatible version of the Android companion app as well as ensure backwards compatibility,
66
# so it should match the tag name in GitHub Releases.
77
# TODO: load this dynamically, i.e. configure our build system to automatically update the APP_VERSION
8-
APP_VERSION="v1.0.10"
8+
APP_VERSION="v1.0.11"
99

1010
# We use whiptail for showing dialogs.
1111
# Whiptail is used similarly as dialog, but we can't install it on macOS using Homebrew IIRC.

0 commit comments

Comments
 (0)