diff --git a/CMakeLists.txt b/CMakeLists.txt index 6ea076056..4193177b5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.1.0) # Threads::Threads project(fastfetch - VERSION 1.3.4 + VERSION 1.4.0 LANGUAGES C )