Skip to content

Commit

Permalink
[swift] Bump the release version to 90002
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Feb 25, 2025
1 parent 6c5e884 commit 2e6de48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-swift-debugging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '22'
- run: ./tools/bootstrap.py ../../out -verbose -no-check -release-version 90001 -patch-level 0
- run: ./tools/bootstrap.py ../../out -verbose -no-check -release-version 90002 -patch-level 0
working-directory: ./extensions/cxx_debugging/
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 2e6de48

Please sign in to comment.