Skip to content

Commit 03f4ffb

Browse files
committed
Release: v2.3.2
1 parent a00cb2a commit 03f4ffb

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1+
# 2.3.2
2+
3+
Bugfixes:
4+
* Fix fish completion script, and install the script correctly
5+
6+
Logo:
7+
* Fix Xray-OS logo name
8+
19
# 2.3.1
210

311
Bugfixes:
4-
* Man page install location
12+
* Fix man page install location
513

614
# 2.3.0
715

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.3.1
4+
VERSION 2.3.2
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)