OpenBSD - Release 22.10

This commit is contained in:
Jérémy Dubois 2022-10-14 10:36:37 +02:00
parent f74f1317b4
commit 55b08445a7
2 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [22.10] - 2022-10-14
### Changed
- check_evobackup_exclude_mount: skip if --one-file-system is used, and exclude scripts without Rsync command

View File

@ -3,7 +3,7 @@
# EvoCheck
# Script to verify compliance of an OpenBSD server powered by Evolix
readonly VERSION="22.08"
readonly VERSION="22.10"
# base functions