We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00cb2a commit 03f4ffbCopy full SHA for 03f4ffb
CHANGELOG.md
@@ -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
9
# 2.3.1
10
11
Bugfixes:
-* Man page install location
12
+* Fix man page install location
13
14
# 2.3.0
15
CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
project(fastfetch
- VERSION 2.3.1
+ VERSION 2.3.2
LANGUAGES C
DESCRIPTION "Fast neofetch-like system information tool"
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
0 commit comments