Skip to content

Commit 2e6de48

Browse files
[swift] Bump the release version to 90002
1 parent 6c5e884 commit 2e6de48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-swift-debugging.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- uses: actions/setup-node@v4
6464
with:
6565
node-version: '22'
66-
- run: ./tools/bootstrap.py ../../out -verbose -no-check -release-version 90001 -patch-level 0
66+
- run: ./tools/bootstrap.py ../../out -verbose -no-check -release-version 90002 -patch-level 0
6767
working-directory: ./extensions/cxx_debugging/
6868
- uses: actions/upload-artifact@v4
6969
with:

0 commit comments

Comments
 (0)