Skip to content

Commit b47f820

Browse files
[swift] Bump the release version to 90003
1 parent 932de86 commit b47f820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
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 90002 -patch-level 0
66+
- run: ./tools/bootstrap.py ../../out -verbose -no-check -release-version 90003 -patch-level 0
6767
working-directory: ./extensions/cxx_debugging/
6868
- uses: actions/upload-artifact@v4
6969
with:

0 commit comments

Comments
 (0)