Skip to content

Commit 60af0b9

Browse files
Release 1.4.0
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
1 parent e4ecb9d commit 60af0b9

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.1.0) # Threads::Threads
22

33
project(fastfetch
4-
VERSION 1.3.4
4+
VERSION 1.4.0
55
LANGUAGES C
66
)
77

0 commit comments

Comments
 (0)