Skip to content

Commit 8c4fb5d

Browse files
committed
Release: v2.32.1
1 parent eae0fee commit 8c4fb5d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.32.1
2+
3+
A hotfix for OpenBSD. No changes to other platforms.
4+
5+
Bugfixes:
6+
* Fix package count detection on OpenBSD (Packages, OpenBSD)
7+
18
# 2.32.0
29

310
Bugfixes:

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
22

33
project(fastfetch
4-
VERSION 2.32.0
4+
VERSION 2.32.1
55
LANGUAGES C
66
DESCRIPTION "Fast neofetch-like system information tool"
77
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"

0 commit comments

Comments
 (0)