From d08c5d80fcffeb1b0c540a11d6ebd4e2e60dbd0b Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify-com@users.noreply.github.com> Date: Fri, 2 Aug 2024 13:57:25 +0200 Subject: [PATCH] release: version 2.1.2 --- Info.plist | 4 ++-- docker/Dockerfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Info.plist b/Info.plist index 4189acc..d97a4b1 100644 --- a/Info.plist +++ b/Info.plist @@ -42,8 +42,8 @@ 1.0 CFBundleIdentifier ios.libcore.hiddify - CFBundleShortVersionString2.1.1 - CFBundleVersion2.1.1 + CFBundleShortVersionString2.1.2 + CFBundleVersion2.1.2 MinimumOSVersion 15.0 diff --git a/docker/Dockerfile b/docker/Dockerfile index 9076c20..97b2992 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.1.1 +ENV VERSION=v2.1.2 WORKDIR /hiddify RUN apk add curl tar gzip libc6-compat # iptables ip6tables