Skip to content

Commit

Permalink
Automated commit: change version from 23.8.1 -> 23.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greenbonebot committed Jul 30, 2024
1 parent 9af793e commit 8560da1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ message ("-- Configuring the Scanner...")

# VERSION: Always include major, minor and patch level.
project (openvas
VERSION 23.8.1
VERSION 23.8.2
LANGUAGES C)

if (POLICY CMP0005)
Expand Down
2 changes: 1 addition & 1 deletion charts/openvasd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 0.1.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "23.8.1"
appVersion: "23.8.2"

0 comments on commit 8560da1

Please sign in to comment.