Release 22.05

This commit is contained in:
Jérémy Lecour 2022-05-10 15:54:17 +02:00 committed by Jérémy Lecour
parent 94ea1fccbd
commit 4141c67569
2 changed files with 7 additions and 1 deletions

View File

@ -17,6 +17,12 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp
### Security
## [22.05] - 2022-05-10
#### Fixed
* status output (number of # in headers)
## [22.04] - 2022-04-28
### Added

View File

@ -29,7 +29,7 @@
# Description: Firewall designed for standalone server
### END INIT INFO
VERSION="22.04"
VERSION="22.05"
NAME="minifirewall"
# shellcheck disable=SC2034