diff --git a/VERSION b/VERSION index d5a3c99d..0ed06108 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.16-rc1 +1.5.16 diff --git a/engines/nmap/Dockerfile b/engines/nmap/Dockerfile index a6912e94..abb43cb4 100644 --- a/engines/nmap/Dockerfile +++ b/engines/nmap/Dockerfile @@ -1,5 +1,5 @@ FROM alpine:3.16.3 -LABEL Name="Nmap\ \(Patrowl engine\)" Version="1.4.44-rc1" +LABEL Name="Nmap\ \(Patrowl engine\)" Version="1.4.44" # Set the working directory RUN mkdir -p /opt/patrowl-engines/nmap diff --git a/engines/nmap/VERSION b/engines/nmap/VERSION index 68b2fca8..bbe563f6 100644 --- a/engines/nmap/VERSION +++ b/engines/nmap/VERSION @@ -1 +1 @@ -1.4.44-rc1 +1.4.44