diff --git a/CHANGELOG.md b/CHANGELOG.md index e4f449f4..94042f98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Change Log All notable changes to this project will be documented in this file. +## [v3.13.4] + +There are no changes for Wazuh API in this version. + ## [v3.13.3] There are no changes for Wazuh API in this version. diff --git a/package.json b/package.json index 05331340..c592584c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wazuh_api", - "version": "3.13.3", - "revision": "31303", + "version": "3.13.4", + "revision": "31304", "description": "Wazuh API.", "main": "app.js", "author": "Wazuh",