mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
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
This commit is contained in:
+1
-1
@@ -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
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user