Skip to content

Commit 8ab7a8b

Browse files
Release 1.5.5
Feature: Detect wayland WM much faster Bugfix: Wayland backend for resolution working once again Bugfix: Plasma values are no longer victims to race conditions
1 parent 22a3ab4 commit 8ab7a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs
22

33
project(fastfetch
4-
VERSION 1.5.4
4+
VERSION 1.5.5
55
LANGUAGES C
66
)
77

0 commit comments

Comments
 (0)