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:
6
6
7
7
Bugfixes:
8
8
* Fix interconnect type detection (#1453 , PhysicalDisk, Linux)
9
+ * Regression of v2.28
9
10
* Don't report ` proot ` as terminal (Terminal, Android)
10
11
* Remove a debug output (DiskIO, OpenBSD)
11
12
* Fix media detection for some players (#1461 , Media, Linux)
13
+ * Regression of v2.32
12
14
13
15
Features:
14
16
* Use ` $POWERSHELL_VERSION ` as PowerShell version if available (Shell, Windows)
Original file line number Diff line number Diff line change 1
1
cmake_minimum_required (VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
2
2
3
3
project (fastfetch
4
- VERSION 2.32.1
4
+ VERSION 2.33.0
5
5
LANGUAGES C
6
6
DESCRIPTION "Fast neofetch-like system information tool"
7
7
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
You can’t perform that action at this time.
0 commit comments