release: version 3.1.0

This commit is contained in:
Hiddify
2024-09-29 14:05:02 +00:00
parent c1f5fce16e
commit 14f648de05
3 changed files with 5 additions and 3 deletions

View File

@@ -16,7 +16,9 @@ env:
jobs:
update_wrt_hash:
permissions: write-all
runs-on: ubuntu-latest
if: ${{ github.ref_type=='tag' }}
steps:
- uses: actions/checkout@v3
- run: |

View File

@@ -42,8 +42,8 @@
<string>1.0</string>
<key>CFBundleIdentifier</key>
<string>ios.libcore.hiddify</string>
<key>CFBundleShortVersionString</key><string>3.0.1</string>
<key>CFBundleVersion</key><string>3.0.1</string>
<key>CFBundleShortVersionString</key><string>3.1.0</string>
<key>CFBundleVersion</key><string>3.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=v3.0.1
ENV VERSION=v3.1.0
WORKDIR /hiddify
RUN apk add curl tar gzip libc6-compat # iptables ip6tables