We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a4fc1 commit dce8105Copy full SHA for dce8105
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs
2
3
project(fastfetch
4
- VERSION 1.6.0
+ VERSION 1.6.1
5
LANGUAGES C
6
)
7
0 commit comments