Skip to content

Commit

Permalink
Automated commit: change version from 23.15.4 -> 23.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenbonebot committed Feb 27, 2025
1 parent 37d6907 commit 13006c2
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.15.4
VERSION 23.16.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.15.4"
appVersion: "23.16.0"

0 comments on commit 13006c2

Please sign in to comment.