Skip to content

Commit

Permalink
Release 1.5.5
Browse files Browse the repository at this point in the history
Feature: Detect wayland WM much faster
Bugfix: Wayland backend for resolution working once again
Bugfix: Plasma values are no longer victims to race conditions
  • Loading branch information
LinusDierheimer committed Jun 26, 2022
1 parent 22a3ab4 commit 8ab7a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs

project(fastfetch
VERSION 1.5.4
VERSION 1.5.5
LANGUAGES C
)

Expand Down

0 comments on commit 8ab7a8b

Please sign in to comment.