From 33504c4c0150378f3b2ea416cbf00f332b46295d Mon Sep 17 00:00:00 2001 From: Brice Waegeneire Date: Tue, 5 Jul 2022 16:53:26 +0200 Subject: [PATCH] Release 22.07 --- CHANGELOG.md | 14 ++++++++++++++ evomaintenance.sh | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 145b456..4234e48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,20 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Added +### Changed + +### Deprecated + +### Removed + +### Fixed + +### Security + +## [22.07] - 2022-07-05 + +### Added + * Add `--autosysadmin` flag * Commit change in /etc of lxc containers diff --git a/evomaintenance.sh b/evomaintenance.sh index 22e4f4a..bce0e56 100755 --- a/evomaintenance.sh +++ b/evomaintenance.sh @@ -7,7 +7,7 @@ # Copyright 2007-2022 Evolix , Gregory Colpart , # Jérémy Lecour and others. -VERSION="22.01" +VERSION="22.07" show_version() { cat <