From c3c7fb616c6579136d46ad3746e12171e45f2344 Mon Sep 17 00:00:00 2001 From: hiddify Date: Fri, 22 Mar 2024 19:39:15 +0000 Subject: [PATCH] release: version 1.2.0 --- Info.plist | 4 ++-- docker/Dockerfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Info.plist b/Info.plist index dbda626..11019b4 100644 --- a/Info.plist +++ b/Info.plist @@ -42,8 +42,8 @@ 1.0 CFBundleIdentifier ios.libcore.hiddify - CFBundleShortVersionString1.1.0 - CFBundleVersion1.1.0 + CFBundleShortVersionString1.2.0 + CFBundleVersion1.2.0 MinimumOSVersion 15.0 diff --git a/docker/Dockerfile b/docker/Dockerfile index 5d12aad..7fcc055 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.1.0 +ENV VERSION=v1.2.0 WORKDIR /hiddify RUN apk add curl tar gzip libc6-compat # iptables ip6tables