File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,11 @@ Changes:
66
77Bugfixes:
88* Fix interconnect type detection (#1453 , PhysicalDisk, Linux)
9+ * Regresion of 2.28
910* Don't report ` proot ` as terminal (Terminal, Android)
1011* Remove a debug output (DiskIO, OpenBSD)
1112* Fix media detection for some players (#1461 , Media, Linux)
13+ * Regression of 2.32
1214
1315Features:
1416* Use ` $POWERSHELL_VERSION ` as PowerShell version if available (Shell, Windows)
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
22
33project (fastfetch
4- VERSION 2.32.1
4+ VERSION 2.33.0
55 LANGUAGES C
66 DESCRIPTION "Fast neofetch-like system information tool"
77 HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
You can’t perform that action at this time.
0 commit comments