aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rwxr-xr-xcli/make-me-an-android-wg-command.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/make-me-an-android-wg-command.sh b/cli/make-me-an-android-wg-command.sh
index 5a845479..44e29971 100755
--- a/cli/make-me-an-android-wg-command.sh
+++ b/cli/make-me-an-android-wg-command.sh
@@ -4,7 +4,7 @@ set -e
ARCH="arm64"
ANDROID_PLATFORM="24"
-WIREGUARD_VERSION="0.0.20171101"
+WIREGUARD_VERSION="0.0.20171111"
LIBMNL_VERSION="1.0.4"
case "$ARCH" in