From 628ee19336bac690a3fc35fce2317a1312342f08 Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify-com@users.noreply.github.com> Date: Thu, 18 Jul 2024 00:44:53 +0200 Subject: [PATCH] release: version 1.7.0 --- Info.plist | 4 ++-- docker/Dockerfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Info.plist b/Info.plist index fb8f346..fde2c91 100644 --- a/Info.plist +++ b/Info.plist @@ -42,8 +42,8 @@ 1.0 CFBundleIdentifier ios.libcore.hiddify - CFBundleShortVersionString1.6.3 - CFBundleVersion1.6.3 + CFBundleShortVersionString1.7.0 + CFBundleVersion1.7.0 MinimumOSVersion 15.0 diff --git a/docker/Dockerfile b/docker/Dockerfile index 0df462f..a997798 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.6.3 +ENV VERSION=v1.7.0 WORKDIR /hiddify RUN apk add curl tar gzip libc6-compat # iptables ip6tables