From d0b844214f6c3e4cc0072aa4d0116872306c903e Mon Sep 17 00:00:00 2001 From: dev-sec CI Date: Mon, 19 Dec 2022 09:10:29 +0000 Subject: [PATCH] update inspec.yml and changelog --- CHANGELOG.md | 4 ++-- inspec.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc4f6a7..7234e33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -## [Unreleased](https://github.com/dev-sec/mysql-baseline/tree/HEAD) +## [5.0.0](https://github.com/dev-sec/mysql-baseline/tree/5.0.0) (2022-12-19) -[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/4.1.0...HEAD) +[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/4.1.0...5.0.0) **Implemented enhancements:** diff --git a/inspec.yml b/inspec.yml index afd4301..3b1f888 100644 --- a/inspec.yml +++ b/inspec.yml @@ -7,7 +7,7 @@ copyright_email: hello@dev-sec.io license: Apache-2.0 summary: Test-suite for best-practice mysql hardening inspec_version: '>= 4.6.3' -version: 4.1.1 +version: 5.0.0 supports: - os-family: unix inputs: