Skip to content

Commit a9a08d8

Browse files
committed
Release: v2.30.1
1 parent 7f63ec1 commit a9a08d8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.30.1
2+
3+
Bugfixes:
4+
* Fix the destination where `fastfetch.1` is generated (#1403)
5+
16
# 2.30.0
27

38
Changes:

CMakeLists.txt

+1-1
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 2.30.0
4+
VERSION 2.30.1
55
LANGUAGES C
66
DESCRIPTION "Fast neofetch-like system information tool"
77
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"

0 commit comments

Comments
 (0)