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 1f05a33 commit ae5732eCopy full SHA for ae5732e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 2.11.5
2
+
3
+Bugfix:
4
5
+* Fix logo printing for OpenMandriva (#896)
6
+* Remove `--os-file` in help messages
7
8
# 2.11.4
9
10
Changes:
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.11.4
+ VERSION 2.11.5
LANGUAGES C
DESCRIPTION "Fast neofetch-like system information tool"
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
0 commit comments