diff --git a/CHANGELOG b/CHANGELOG index 4a37b19..33fac49 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [22.06] - 2022-06-16 + ### Changed - Fixed various shellcheck violations diff --git a/evocheck.sh b/evocheck.sh index c604497..5311074 100755 --- a/evocheck.sh +++ b/evocheck.sh @@ -3,7 +3,7 @@ # EvoCheck # Script to verify compliance of an OpenBSD server powered by Evolix -readonly VERSION="22.04" +readonly VERSION="22.06" # base functions