Version: Bump version to 3.1.0

master
dylan araps 9 years ago
parent 9c48d2548a
commit e506315bac
  1. 5
      CHANGELOG.md
  2. 2
      config/config
  3. 2
      neofetch
  4. 2
      neofetch.1

@ -1,14 +1,17 @@
## Contributors ## Contributors
- **[@konimex](https://github.com/konimex)**
- **[@mstraube](https://github.com/mstraube)** - **[@mstraube](https://github.com/mstraube)**
- **[@jorgegonzalez](https://github.com/jorgegonzalez)** - **[@jorgegonzalez](https://github.com/jorgegonzalez)**
- **[@ikeydoherty](https://github.com/ikeydoherty)** - **[@ikeydoherty](https://github.com/ikeydoherty)**
- **[@eliezio](https://github.com/eliezio)** - **[@eliezio](https://github.com/eliezio)**
- **[@nilesr](https://github.com/nilesr)** - **[@nilesr](https://github.com/nilesr)**
- **[@dritter](https://github.com/dritter)** - **[@dritter](https://github.com/dritter)**
- **[@@HebaruSan](https://github.com/HebaruSan)** - **[@HebaruSan](https://github.com/HebaruSan)**
- **[@LER0ever](https://github.com/LER0ever)** - **[@LER0ever](https://github.com/LER0ever)**
- **[@obrevenge](https://github.com/obrevenge)** - **[@obrevenge](https://github.com/obrevenge)**
- **[@ajjames31](https://github.com/ajjames31)**
- Eliezio Oliveira
## Operating System ## Operating System

@ -714,4 +714,4 @@ image_host="teknik"
# #
# NOTE: Don't change this value, neofetch reads this to determine # NOTE: Don't change this value, neofetch reads this to determine
# how to handle backwards compatibility. # how to handle backwards compatibility.
config_version="3.0.2" config_version="3.1.0"

@ -9,7 +9,7 @@
# https://github.com/dylanaraps/ # https://github.com/dylanaraps/
# Neofetch version. # Neofetch version.
version="3.0.2" version="3.1.0"
bash_version="${BASH_VERSION/.*}" bash_version="${BASH_VERSION/.*}"
sys_locale="${LANG:-C}" sys_locale="${LANG:-C}"

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH NEOFETCH "1" "April 2017" "Neofetch 3.0.2" "User Commands" .TH NEOFETCH "1" "April 2017" "Neofetch 3.1.0" "User Commands"
.SH NAME .SH NAME
Neofetch \- A fast, highly customizable system info script Neofetch \- A fast, highly customizable system info script
.SH SYNOPSIS .SH SYNOPSIS

Loading…
Cancel
Save