From 704e4d2d092dd0d005e7322d3da6e82cef151f33 Mon Sep 17 00:00:00 2001
From: Hiddify <114227601+hiddify-com@users.noreply.github.com>
Date: Sun, 29 Sep 2024 08:42:11 +0000
Subject: [PATCH] release: version 3.0.1
---
Info.plist | 4 ++--
docker/Dockerfile | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Info.plist b/Info.plist
index 0404383..053a7f2 100644
--- a/Info.plist
+++ b/Info.plist
@@ -42,8 +42,8 @@
1.0
CFBundleIdentifier
ios.libcore.hiddify
- CFBundleShortVersionString3.0.0
- CFBundleVersion3.0.0
+ CFBundleShortVersionString3.0.1
+ CFBundleVersion3.0.1
MinimumOSVersion
15.0
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 7341335..d34db68 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=v3.0.0
+ENV VERSION=v3.0.1
WORKDIR /hiddify
RUN apk add curl tar gzip libc6-compat # iptables ip6tables