release: version 2.1.0

This commit is contained in:
Hiddify
2024-08-02 08:44:59 +02:00
parent 793eaf634d
commit 394a5ff3b5
2 changed files with 3 additions and 3 deletions

View File

@@ -42,8 +42,8 @@
<string>1.0</string>
<key>CFBundleIdentifier</key>
<string>ios.libcore.hiddify</string>
<key>CFBundleShortVersionString</key><string>2.0.4</string>
<key>CFBundleVersion</key><string>2.0.4</string>
<key>CFBundleShortVersionString</key><string>2.1.0</string>
<key>CFBundleVersion</key><string>2.1.0</string>
<key>MinimumOSVersion</key>
<string>15.0</string>
</dict>

View File

@@ -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.4
ENV VERSION=v2.1.0
WORKDIR /hiddify
RUN apk add curl tar gzip libc6-compat # iptables ip6tables