Skip to content

Commit

Permalink
switch the version
Browse files Browse the repository at this point in the history
  • Loading branch information
altalk23 committed Nov 4, 2024
1 parent da17a08 commit 51a42b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ if(PROJECT_IS_TOP_LEVEL AND NOT TULIP_DONT_BUILD_TESTS)
add_subdirectory(test)
endif()

CPMAddPackage("gh:geode-sdk/result@1.0.1")
CPMAddPackage("gh:geode-sdk/result@1.1.0")

add_library(TulipHookInclude INTERFACE)
target_include_directories(TulipHookInclude INTERFACE
Expand Down

0 comments on commit 51a42b4

Please sign in to comment.