Skip to content

Commit

Permalink
release: version 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed Jul 14, 2024
1 parent 56e4737 commit 96fafad
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>1.6.1</string>
<key>CFBundleVersion</key><string>1.6.1</string>
<key>CFBundleShortVersionString</key><string>1.6.3</string>
<key>CFBundleVersion</key><string>1.6.3</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=v1.6.1
ENV VERSION=v1.6.3
WORKDIR /hiddify
RUN apk add curl tar gzip libc6-compat # iptables ip6tables

Expand Down

0 comments on commit 96fafad

Please sign in to comment.