From b12ee7edf9f8ccb5b07cead8ca9d41d275cc64f8 Mon Sep 17 00:00:00 2001
From: hiddify <114227601+hiddify-com@users.noreply.github.com>
Date: Sun, 29 Sep 2024 22:58:49 +0200
Subject: [PATCH] release: version 3.1.5
---
Info.plist | 4 ++--
docker/Dockerfile | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Info.plist b/Info.plist
index df95b3a..ed4676c 100644
--- a/Info.plist
+++ b/Info.plist
@@ -42,8 +42,8 @@
1.0
CFBundleIdentifier
ios.libcore.hiddify
- CFBundleShortVersionString3.1.4
- CFBundleVersion3.1.4
+ CFBundleShortVersionString3.1.5
+ CFBundleVersion3.1.5
MinimumOSVersion
15.0
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 67df8e7..5f15f95 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.1.4
+ENV VERSION=v3.1.5
WORKDIR /hiddify
RUN apk add curl tar gzip libc6-compat # iptables ip6tables