Skip to content

Commit b12ee7e

Browse files
committed
release: version 3.1.5
1 parent 4d77927 commit b12ee7e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
<string>1.0</string>
4343
<key>CFBundleIdentifier</key>
4444
<string>ios.libcore.hiddify</string>
45-
<key>CFBundleShortVersionString</key><string>3.1.4</string>
46-
<key>CFBundleVersion</key><string>3.1.4</string>
45+
<key>CFBundleShortVersionString</key><string>3.1.5</string>
46+
<key>CFBundleVersion</key><string>3.1.5</string>
4747
<key>MinimumOSVersion</key>
4848
<string>15.0</string>
4949
</dict>

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM alpine:latest
22
ENV CONFIG='https://raw.githubusercontent.com/ircfspace/warpsub/main/export/warp#WARP%20(IRCF)'
3-
ENV VERSION=v3.1.4
3+
ENV VERSION=v3.1.5
44
WORKDIR /hiddify
55
RUN apk add curl tar gzip libc6-compat # iptables ip6tables
66

0 commit comments

Comments
 (0)