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 e7e5e89 commit d435ef6Copy full SHA for d435ef6
CHANGELOG.md
@@ -30,6 +30,7 @@ Logos:
30
* Add Tuxdeo
31
* Add Manjaro ARM
32
* Add RedOS
33
+* Add Arch3
34
35
# 2.15.0
36
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
2
3
project(fastfetch
4
- VERSION 2.15.0
+ VERSION 2.16.0
5
LANGUAGES C
6
DESCRIPTION "Fast neofetch-like system information tool"
7
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
0 commit comments