Skip to content

Commit 875174e

Browse files
Release 1.7.5
1 parent 4393fa1 commit 875174e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.7.5
2+
3+
Fixes a crash on linux that could happen when getting zsh version (#285)
4+
15
# 1.7.4
26

37
The last element in the default structure (currently the color blocks) is now printed again (#283)

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 & project homepage url
22

33
project(fastfetch
4-
VERSION 1.7.4
4+
VERSION 1.7.5
55
LANGUAGES C
66
DESCRIPTION "Fast system information tool"
77
HOMEPAGE_URL "https://github.com/LinusDierheimer/fastfetch"

0 commit comments

Comments
 (0)