Skip to content

Commit e5fba23

Browse files
authored
chore: bump to v1.7.0 (#239)
1 parent a821c8f commit e5fba23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
77
cmake_policy(SET CMP0068 NEW)
88
cmake_policy(SET CMP0135 NEW)
99

10-
set(NGINX_DATADOG_VERSION 1.6.1)
10+
set(NGINX_DATADOG_VERSION 1.7.0)
1111
project(ngx_http_datadog_module VERSION ${NGINX_DATADOG_VERSION})
1212

1313
option(NGINX_DATADOG_ASM_ENABLED "Build with libddwaf" ON)

0 commit comments

Comments
 (0)