diff --git a/Info.plist b/Info.plist index 8b5344fc..9ad4705e 100644 --- a/Info.plist +++ b/Info.plist @@ -42,8 +42,8 @@ 1.0 CFBundleIdentifier ios.libcore.hiddify - CFBundleShortVersionString2.0.4 - CFBundleVersion2.0.4 + CFBundleShortVersionString2.1.0 + CFBundleVersion2.1.0 MinimumOSVersion 15.0 diff --git a/docker/Dockerfile b/docker/Dockerfile index b0fada88..ba3256f3 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=v2.0.4 +ENV VERSION=v2.1.0 WORKDIR /hiddify RUN apk add curl tar gzip libc6-compat # iptables ip6tables