Skip to content

Commit 6e111ee

Browse files
committed
release: version 2.1.0
1 parent 1b92461 commit 6e111ee

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/workflows/build.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,11 @@ jobs:
8383
aarch: universal
8484
targets: dmg,pkg
8585

86-
- platform: ios
87-
os: macos-14
88-
aarch: universal
89-
filename: hiddify-ios
90-
targets: ipa
86+
# - platform: ios
87+
# os: macos-14
88+
# aarch: universal
89+
# filename: hiddify-ios
90+
# targets: ipa
9191
runs-on: ${{ matrix.os }}
9292
steps:
9393
- name: checkout

dependencies.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
core.version=2.1.0
1+
core.version=2.1.1

libcore

0 commit comments

Comments
 (0)