From 6bb67c2dc341f584c15b2e001bd582fb3990eab3 Mon Sep 17 00:00:00 2001 From: Filigran Automation Date: Tue, 15 Oct 2024 12:36:36 +0000 Subject: [PATCH] [agent] Release 1.7.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 060a9ad..fc845eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openbas-agent" -version = "1.7.2" +version = "1.7.3" edition = "2021" [dependencies]