Lagrange [release]

Bumped version number to 1.13.8

74fed0e656d158f97b9c6ec59073fe7aa8eb9728
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ef6c256d..ff23034d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,7 +18,7 @@
 cmake_minimum_required (VERSION 3.9)
 
 project (Lagrange
-    VERSION 1.13.7
+    VERSION 1.13.8
     DESCRIPTION "A Beautiful Gemini Client"
     LANGUAGES C
 )