diff --git a/Info.plist b/Info.plist index 3f94b91..840ea10 100644 --- a/Info.plist +++ b/Info.plist @@ -42,8 +42,8 @@ 1.0 CFBundleIdentifier ios.libcore.hiddify - CFBundleShortVersionString1.3.4 - CFBundleVersion1.3.4 + CFBundleShortVersionString1.3.6 + CFBundleVersion1.3.6 MinimumOSVersion 15.0 diff --git a/docker/Dockerfile b/docker/Dockerfile index 3580435..08c8219 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=v1.3.4 +ENV VERSION=v1.3.6 WORKDIR /hiddify RUN apk add curl tar gzip libc6-compat # iptables ip6tables