Skip to content

Commit

Permalink
Automated commit: change version from 23.14.0 -> 23.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenbonebot committed Jan 16, 2025
1 parent 85b7559 commit dc44a8a
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.14.0
VERSION 23.14.1
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.14.0"
appVersion: "23.14.1"

0 comments on commit dc44a8a

Please # to comment.