From 44e11e78973bb303bc3ef263b5a0b3f0bb0c8ede Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify-com@users.noreply.github.com> Date: Sun, 28 Jul 2024 15:24:07 +0200 Subject: [PATCH] release: version 2.0.0 --- Info.plist | 4 ++-- docker/Dockerfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Info.plist b/Info.plist index c54ee629..dac7f13e 100644 --- a/Info.plist +++ b/Info.plist @@ -42,8 +42,8 @@ 1.0 CFBundleIdentifier ios.libcore.hiddify - CFBundleShortVersionString1.9.0 - CFBundleVersion1.9.0 + CFBundleShortVersionString2.0.0 + CFBundleVersion2.0.0 MinimumOSVersion 15.0 diff --git a/docker/Dockerfile b/docker/Dockerfile index 2a4ff3ea..9123cce0 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.9.0 +ENV VERSION=v2.0.0 WORKDIR /hiddify RUN apk add curl tar gzip libc6-compat # iptables ip6tables