From e4510270f353f3c1642ab2ccd048831621233439 Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify-com@users.noreply.github.com> Date: Sun, 4 Aug 2024 22:11:48 +0200 Subject: [PATCH] release: version 2.1.4 --- Info.plist | 4 ++-- docker/Dockerfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Info.plist b/Info.plist index 8395c1e..6fca3f5 100644 --- a/Info.plist +++ b/Info.plist @@ -42,8 +42,8 @@ 1.0 CFBundleIdentifier ios.libcore.hiddify - CFBundleShortVersionString2.1.3 - CFBundleVersion2.1.3 + CFBundleShortVersionString2.1.4 + CFBundleVersion2.1.4 MinimumOSVersion 15.0 diff --git a/docker/Dockerfile b/docker/Dockerfile index b023859..7c88fd1 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.3 +ENV VERSION=v2.1.4 WORKDIR /hiddify RUN apk add curl tar gzip libc6-compat # iptables ip6tables