From aba593322e3f90f40ff050325d5acbb012dbb128 Mon Sep 17 00:00:00 2001 From: Hiddify Date: Sun, 17 Mar 2024 22:56:50 +0100 Subject: [PATCH] release: version 0.18.0 --- Info.plist | 4 ++-- docker/Dockerfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Info.plist b/Info.plist index 768de1c..58062e0 100644 --- a/Info.plist +++ b/Info.plist @@ -42,8 +42,8 @@ 1.0 CFBundleIdentifier ios.libcore.hiddify - CFBundleShortVersionString0.17.9 - CFBundleVersion0.17.9 + CFBundleShortVersionString0.18.0 + CFBundleVersion0.18.0 MinimumOSVersion 15.0 diff --git a/docker/Dockerfile b/docker/Dockerfile index f9155e8..20e1ee8 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=v0.17.9.dev +ENV VERSION=v0.18.0 WORKDIR /hiddify RUN apk add curl tar gzip libc6-compat # iptables ip6tables