From f5abdd291207278a2b5d7475acaa82689f63297c Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Mon, 2 Mar 2020 14:44:56 +0100 Subject: [PATCH] Release 0.6.2 --- CHANGELOG.md | 6 ++++++ evomaintenance.sh | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef3a73a..cbfc96b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,12 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Security +## [0.6.2] - 2020-02-02 + +### Fixed + +* better detection of read-only partitions on Linux + ## [0.6.0] - 2019-11-05 ### Added diff --git a/evomaintenance.sh b/evomaintenance.sh index 02183f2..0270c60 100755 --- a/evomaintenance.sh +++ b/evomaintenance.sh @@ -7,7 +7,7 @@ # Copyright 2007-2019 Evolix , Gregory Colpart , # Jérémy Lecour and others. -VERSION="0.6.1" +VERSION="0.6.2" show_version() { cat <