Skip to content

Commit

Permalink
Automated commit: change version from 23.8.5 -> 23.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenbonebot committed Sep 4, 2024
1 parent 7a8ca4e commit 95fd30e
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.5
VERSION 23.9.0
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.5"
appVersion: "23.9.0"

0 comments on commit 95fd30e

Please sign in to comment.