Skip to content

Commit 5d5ff7a

Browse files
committed
Update the version for the iOS frameworks upload workflow
1 parent 090859c commit 5d5ff7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apple.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
WORKSPACE=$(pwd)
6565
pushd "${WORKSPACE}/pytorch/executorch"
6666
BUILD_TOOL=cmake
67-
VERSION="0.1.0"
67+
VERSION="0.2.0"
6868
FRAMEWORKS=(
6969
"executorch"
7070
"coreml_backend"

0 commit comments

Comments
 (0)