mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Switch to pre-release
This commit is contained in:
parent
bc72070455
commit
54b813f4c0
2 changed files with 9 additions and 2 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# Lynis Changelog
|
||||
|
||||
## Lynis 3.1.4 (not released yet)
|
||||
|
||||
### Changed
|
||||
- Update of translations: Portuguese
|
||||
|
||||
---------------------------------------------------------------------------------
|
||||
|
||||
## Lynis 3.1.3 (2024-12-16)
|
||||
|
||||
This release introduces additional documentation in the form of blog articles
|
||||
|
|
|
|||
4
lynis
4
lynis
|
|
@ -45,8 +45,8 @@
|
|||
# Version details
|
||||
PROGRAM_RELEASE_DATE="2024-12-16"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1734340704
|
||||
PROGRAM_RELEASE_TYPE="release" # pre-release or release
|
||||
PROGRAM_VERSION="3.1.3"
|
||||
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
|
||||
PROGRAM_VERSION="3.1.4"
|
||||
|
||||
# Source, documentation and license
|
||||
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
||||
|
|
|
|||
Loading…
Reference in a new issue