We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d1b7a commit 0fbaaf7Copy full SHA for 0fbaaf7
1 file changed
.github/workflows/apple.yml
@@ -38,7 +38,7 @@ jobs:
38
id: set_version
39
shell: bash
40
run: |
41
- VERSION="1.0.0"
+ VERSION="1.0.1"
42
echo "version=$VERSION" >> "$GITHUB_OUTPUT"
43
44
build-demo-ios:
0 commit comments