From 3305cf7d8d55b09e8e132ca414d15df29adea521 Mon Sep 17 00:00:00 2001
From: Hiddify <114227601+hiddify-com@users.noreply.github.com>
Date: Tue, 30 Jul 2024 15:54:00 +0200
Subject: [PATCH] release: version 2.0.3
---
Info.plist | 4 ++--
docker/Dockerfile | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Info.plist b/Info.plist
index 5131e75..46ebf91 100644
--- a/Info.plist
+++ b/Info.plist
@@ -42,8 +42,8 @@
1.0
CFBundleIdentifier
ios.libcore.hiddify
- CFBundleShortVersionString2.0.2
- CFBundleVersion2.0.2
+ CFBundleShortVersionString2.0.3
+ CFBundleVersion2.0.3
MinimumOSVersion
15.0
diff --git a/docker/Dockerfile b/docker/Dockerfile
index cd3bdfd..833434f 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.0.2
+ENV VERSION=v2.0.3
WORKDIR /hiddify
RUN apk add curl tar gzip libc6-compat # iptables ip6tables