Skip to content

Commit 4e8f952

Browse files
authored
Update Runtimes/Overlay/CMakeLists.txt to 6.2.1
1 parent e30e853 commit 4e8f952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtimes/Overlay/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ if($ENV{BUILD_NUMBER})
2020
endif()
2121
project(SwiftOverlay
2222
LANGUAGES C CXX Swift
23-
VERSION 6.2.0${BUILD_NUMBER})
23+
VERSION 6.2.1${BUILD_NUMBER})
2424

2525
find_package(SwiftCore)
2626

0 commit comments

Comments
 (0)