Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit d5a15df

Browse files
committed
version: bump
1 parent f0bcf31 commit d5a15df

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config/config.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,4 +729,4 @@ stdout="off"
729729
#
730730
# NOTE: Don't change this value, neofetch reads this to determine
731731
# how to handle backwards compatibility.
732-
config_version="3.2.1-git"
732+
config_version="3.3.0"

neofetch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# https://github.com/dylanaraps/
1010

1111
# Neofetch version.
12-
version="3.2.1-git"
12+
version="3.3.0"
1313

1414
bash_version="${BASH_VERSION/.*}"
1515
sys_locale="${LANG:-C}"

neofetch.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
2-
.TH NEOFETCH "1" "August 2017" "Neofetch 3.2.1-git" "User Commands"
2+
.TH NEOFETCH "1" "September 2017" "Neofetch 3.3.0" "User Commands"
33
.SH NAME
44
Neofetch \- A fast, highly customizable system info script
55
.SH SYNOPSIS

0 commit comments

Comments
 (0)