release: version 1.5.0

This commit is contained in:
Hiddify
2024-07-06 17:00:45 +02:00
parent 5f3f2553be
commit 37223ebf7c
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>1.3.6</string>
<key>CFBundleVersion</key><string>1.3.6</string>
<key>CFBundleShortVersionString</key><string>1.5.0</string>
<key>CFBundleVersion</key><string>1.5.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=v1.3.6
ENV VERSION=v1.5.0
WORKDIR /hiddify
RUN apk add curl tar gzip libc6-compat # iptables ip6tables