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 3e068d1 commit 30d1a55Copy full SHA for 30d1a55
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.10.1
2
+
3
+New release for debugging #421
4
5
# 1.10.0
6
7
Notable 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 1.10.0
+ VERSION 1.10.1
LANGUAGES C
DESCRIPTION "Fast system information tool"
HOMEPAGE_URL "https://github.com/LinusDierheimer/fastfetch"
0 commit comments