From 8ad06cb56bba797d83e169cf467bcc5f4e1e2bf9 Mon Sep 17 00:00:00 2001 From: Filigran Automation Date: Mon, 7 Oct 2024 09:51:56 +0000 Subject: [PATCH] [agent] Release 1.7.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c97a4bd..2aa7b19 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openbas-agent" -version = "1.7.0" +version = "1.7.1" edition = "2021" [dependencies]