Release 1.6.1

This commit is contained in:
Chongyun Lee
2022-07-28 01:28:17 +08:00
parent 66a4fc1600
commit dce81055fe
+1 -1
View File
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs
project(fastfetch
VERSION 1.6.0
VERSION 1.6.1
LANGUAGES C
)