From 7d4a958095c3a90136e61adbce0df083c67d3cee Mon Sep 17 00:00:00 2001 From: Brett Laptop Date: Sat, 10 Aug 2024 19:53:32 -0400 Subject: [PATCH] wrong repo --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6577f38..63bd2c9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.25) -project(image-gp-6 VERSION 0.0.32) +project(image-gp-6 VERSION 0.0.35) include(FetchContent)