diff --git a/CHANGELOG b/CHANGELOG index 3a773b3..7e09f41 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,10 +15,14 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Fixed -* IS_EVOBACKUP_INCS: also look for the new command - ### Security +## [20.04.3] 2020-04-24 + +### Fixed + +* IS_EVOBACKUP_INCS: also look for the new command + ## [20.04.2] 2020-04-15 ### Added diff --git a/evocheck.sh b/evocheck.sh index 8dd0685..7877d3e 100755 --- a/evocheck.sh +++ b/evocheck.sh @@ -4,7 +4,7 @@ # Script to verify compliance of a Debian/OpenBSD server # powered by Evolix -readonly VERSION="20.04.2" +readonly VERSION="20.04.3" # base functions