Release v2.1.1

This commit is contained in:
李通洲
2023-10-14 18:23:42 +08:00
parent 5e19838713
commit 98e8e599a6
+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.1.0
VERSION 2.1.1
LANGUAGES C
DESCRIPTION "Fast system information tool"
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"