From 51a42b41d8e5b22c2c7f3126b11139571f43e06a Mon Sep 17 00:00:00 2001 From: altalk23 <45172705+altalk23@users.noreply.github.com> Date: Mon, 4 Nov 2024 22:33:51 +0300 Subject: [PATCH] switch the version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 813395a..6869e1e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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