Skip to content

Commit

Permalink
Release version 3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mboelen committed May 2, 2023
1 parent 0ee45b9 commit 87624e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Lynis Changelog

## Lynis 3.0.9 (not released yet)
## Lynis 3.0.9 (2023-05-02)

### Changed
- DBS-1820 - Added newer style format for Mongo authorization setting
Expand Down
6 changes: 3 additions & 3 deletions lynis
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
PROGRAM_WEBSITE="https://cisofy.com/lynis/"

# Version details
PROGRAM_RELEASE_DATE="2022-05-17"
PROGRAM_RELEASE_TIMESTAMP=1652791205
PROGRAM_RELEASE_DATE="2023-05-02"
PROGRAM_RELEASE_TIMESTAMP=1683017189
PROGRAM_RELEASE_TYPE="release" # pre-release or release
PROGRAM_VERSION="3.0.8"
PROGRAM_VERSION="3.0.9"

# Source, documentation and license
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
Expand Down

0 comments on commit 87624e7

Please sign in to comment.