From db0975746ebd9f557ecd382c6bc624450f6d04bd Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify-com@users.noreply.github.com> Date: Sat, 1 Jun 2024 17:16:45 +0200 Subject: [PATCH] release: version 1.3.4 --- Info.plist | 4 ++-- docker/Dockerfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Info.plist b/Info.plist index a49b18a..3f94b91 100644 --- a/Info.plist +++ b/Info.plist @@ -42,8 +42,8 @@ 1.0 CFBundleIdentifier ios.libcore.hiddify - CFBundleShortVersionString1.3.0 - CFBundleVersion1.3.0 + CFBundleShortVersionString1.3.4 + CFBundleVersion1.3.4 MinimumOSVersion 15.0 diff --git a/docker/Dockerfile b/docker/Dockerfile index e15e6e7..3580435 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.3.0 +ENV VERSION=v1.3.4 WORKDIR /hiddify RUN apk add curl tar gzip libc6-compat # iptables ip6tables