Skip to content

Commit

Permalink
release: version 3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed Oct 2, 2024
1 parent e5eedaa commit f993a57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
<string>1.0</string>
<key>CFBundleIdentifier</key>
<string>ios.libcore.hiddify</string>
<key>CFBundleShortVersionString</key><string>3.1.6</string>
<key>CFBundleVersion</key><string>3.1.6</string>
<key>CFBundleShortVersionString</key><string>3.1.7</string>
<key>CFBundleVersion</key><string>3.1.7</string>
<key>MinimumOSVersion</key>
<string>15.0</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:latest
ENV CONFIG='https://raw.githubusercontent.com/ircfspace/warpsub/main/export/warp#WARP%20(IRCF)'
ENV VERSION=v3.1.6
ENV VERSION=v3.1.7
WORKDIR /hiddify
RUN apk add curl tar gzip libc6-compat # iptables ip6tables

Expand Down

0 comments on commit f993a57

Please sign in to comment.