Release: v2.0.1

This commit is contained in:
李通洲
2023-08-21 10:05:41 +08:00
parent 159122eb98
commit 154e15e88f
+1 -1
View File
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
project(fastfetch
VERSION 2.0.0
VERSION 2.0.1
LANGUAGES C
DESCRIPTION "Fast system information tool"
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"