Skip to content

Commit

Permalink
Bump the Swift version to 6.0.3 (#742)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahmishal authored Oct 3, 2024
1 parent 0781022 commit 5e6c8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/modules/LibraryVersion.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# The current version of the Swift Testing release. For release branches,
# remember to remove -dev.
set(SWT_TESTING_LIBRARY_VERSION "6.0")
set(SWT_TESTING_LIBRARY_VERSION "6.0.3")

find_package(Git QUIET)
if(Git_FOUND)
Expand Down

0 comments on commit 5e6c8a6

Please sign in to comment.