release: version 0.18.0

This commit is contained in:
Hiddify
2024-03-17 22:56:50 +01:00
parent b704c68fae
commit aba593322e
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>0.17.9</string>
<key>CFBundleVersion</key><string>0.17.9</string>
<key>CFBundleShortVersionString</key><string>0.18.0</string>
<key>CFBundleVersion</key><string>0.18.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=v0.17.9.dev
ENV VERSION=v0.18.0
WORKDIR /hiddify
RUN apk add curl tar gzip libc6-compat # iptables ip6tables