Release: v2.8.9

This commit is contained in:
李通洲
2024-03-15 09:21:13 +08:00
parent 20ae897f39
commit 72fee13112
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Bugfixes:
Features:
* Support new MacBook Air (Host, macOS)
* Detect base frequency (CPU)
* Distinguish min frequency and base frequency (CPU)
Logo:
* Fix proxmox
+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.8.8
VERSION 2.8.9
LANGUAGES C
DESCRIPTION "Fast neofetch-like system information tool"
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"