From bc6280a4959ba78974646542362c89e958918910 Mon Sep 17 00:00:00 2001 From: Ian Yenien Serrano <63758389+yenienserrano@users.noreply.github.com> Date: Wed, 6 Dec 2023 13:24:26 +0100 Subject: [PATCH] Update package.json Signed-off-by: Ian Yenien Serrano <63758389+yenienserrano@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0297de973..4338d7d82 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "wazuh": { "version": "4.9.0", - "revision": "0" + "revision": "00" }, "license": "Apache-2.0", "homepage": "https://github.com/opensearch-project/security-dashboards-plugin", @@ -43,4 +43,4 @@ "resolutions": { "selenium-webdriver": "4.10.0" } -} \ No newline at end of file +}