diff --git a/Info.plist b/Info.plist index 766062a..8da5f7e 100644 --- a/Info.plist +++ b/Info.plist @@ -42,8 +42,8 @@ 1.0 CFBundleIdentifier ios.libcore.hiddify - CFBundleShortVersionString3.1.6 - CFBundleVersion3.1.6 + CFBundleShortVersionString3.1.7 + CFBundleVersion3.1.7 MinimumOSVersion 15.0 diff --git a/docker/Dockerfile b/docker/Dockerfile index 9ff2947..be0c723 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:latest ENV CONFIG='https://raw.githubusercontent.com/ircfspace/warpsub/main/export/warp#WARP%20(IRCF)' -ENV VERSION=v3.1.6 +ENV VERSION=v3.1.7 WORKDIR /hiddify RUN apk add curl tar gzip libc6-compat # iptables ip6tables