diff --git a/Info.plist b/Info.plist index dea60ee..8b1664e 100644 --- a/Info.plist +++ b/Info.plist @@ -42,8 +42,8 @@ 1.0 CFBundleIdentifier ios.libcore.hiddify - CFBundleShortVersionString1.0.0 - CFBundleVersion1.0.0 + CFBundleShortVersionString1.0.1 + CFBundleVersion1.0.1 MinimumOSVersion 15.0 diff --git a/docker/Dockerfile b/docker/Dockerfile index 2a2b9d7..4752d7f 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.0.0 +ENV VERSION=v1.0.1 WORKDIR /hiddify RUN apk add curl tar gzip libc6-compat # iptables ip6tables