diff --git a/CMakeLists.txt b/CMakeLists.txt index 16cb3890a..e632b003f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.1.0) # Threads::Threads project(fastfetch - VERSION 1.5.1 + VERSION 1.5.2 LANGUAGES C )