diff --git a/CMakeLists.txt b/CMakeLists.txt index 69ae5f6f..a1e4226c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ cmake_minimum_required (VERSION 3.9)  project (Lagrange - VERSION 1.10.5 + VERSION 1.10.6 DESCRIPTION "A Beautiful Gemini Client" LANGUAGES C )