From c83a1043c79521285f17d7b90558dc0e945fcb9b Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Thu, 17 Jun 2021 10:55:57 +0200 Subject: [PATCH] Release 0.6.4 --- CHANGELOG.md | 7 +++++-- evomaintenance.sh | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7371a85..19fd54a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,6 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Added -* fallback if findmnt is absent - ### Changed ### Deprecated @@ -17,6 +15,11 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Security +## [0.6.4] - 2021-06-17 +### Added + +* fallback if findmnt is absent + ## [0.6.3] - 2020-02-02 ### Added diff --git a/evomaintenance.sh b/evomaintenance.sh index 384501a..1961ebf 100755 --- a/evomaintenance.sh +++ b/evomaintenance.sh @@ -4,16 +4,16 @@ # Dependencies (all OS): git postgresql-client # Dependencies (Debian): sudo -# Copyright 2007-2019 Evolix , Gregory Colpart , +# Copyright 2007-2021 Evolix , Gregory Colpart , # Jérémy Lecour and others. -VERSION="0.6.3" +VERSION="0.6.4" show_version() { cat <, +Copyright 2007-2021 Evolix , Gregory Colpart , Jérémy Lecour and others.