Skip to content

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
Feature: Display images converted to ascii art as logo, using chafa
Feature: Stretch images by using the --logo-height option
Logo: RedstarOS
Logo: Devuan
Logo: Rocky
Bugfix: Better calculation of image dimensions
Bugfix: Better rpm package detection
Bugfix: Format uptime right, when hours > 0 and minutes = 0
Bugfix: Only detect themes for installed gtk versions
  • Loading branch information
LinusDierheimer committed May 23, 2022
1 parent e4ecb9d commit 60af0b9
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.1.0) # Threads::Threads

project(fastfetch
VERSION 1.3.4
VERSION 1.4.0
LANGUAGES C
)

Expand Down

0 comments on commit 60af0b9

Please sign in to comment.