File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ # 2.27.1
2+
3+ Bugfixes:
4+ * Fix invalid display name detection on GNOME, wayland (Display, Linux)
5+
16# 2.27.0
27
38Changes:
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
22
33project (fastfetch
4- VERSION 2.27.0
4+ VERSION 2.27.1
55 LANGUAGES C
66 DESCRIPTION "Fast neofetch-like system information tool"
77 HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
@@ -1614,4 +1614,4 @@ fastfetch is a neofetch-like tool for fetching system information and displaying
16141614It is written mostly in C to achieve much better performance.\
16151615" )
16161616
1617- include (CPack)
1617+ include (CPack)
You can’t perform that action at this time.
0 commit comments