From d2fe573411de6ac17016187538b190529dc4d741 Mon Sep 17 00:00:00 2001 From: Filigran Automation Date: Wed, 18 Sep 2024 15:21:38 +0000 Subject: [PATCH] [agent] Release 1.6.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a5d1933..d48af7e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openbas-agent" -version = "1.6.0" +version = "1.6.1" edition = "2021" [dependencies]