Skip to content

Commit 83888cf

Browse files
update patch to 1.0.3.8
1 parent c0704d8 commit 83888cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.23)
2-
project(MCPServer.cpp LANGUAGES CXX VERSION 1.0.3.7)
2+
project(MCPServer.cpp LANGUAGES CXX VERSION 1.0.3.8)
33

44
if(UNIX AND NOT APPLE)
55
set(CMAKE_CXX_VISIBILITY_PRESET default)

0 commit comments

Comments
 (0)