Release: v2.16.0

This commit is contained in:
李通洲
2024-06-19 14:07:12 +08:00
parent e7e5e89207
commit d435ef6a77
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -30,6 +30,7 @@ Logos:
* Add Tuxdeo
* Add Manjaro ARM
* Add RedOS
* Add Arch3
# 2.15.0
+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.15.0
VERSION 2.16.0
LANGUAGES C
DESCRIPTION "Fast neofetch-like system information tool"
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"