Merge pull request #89 from wazuh/Issue-88_version_windows_installer

Changed windows agent version
This commit is contained in:
AlfonsoRBJ 2018-11-16 11:39:47 +01:00 committed by GitHub
commit b4471a2f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -3,10 +3,12 @@ All notable changes to this project will be documented in this file.
## v3.7.0-37xx
### Removed
- clean old code for windows agent ([#86](https://github.com/wazuh/wazuh-ansible/pull/86))
## v3.7.0-3701
### Added

View File

@ -19,10 +19,10 @@ wazuh_notify_time: null
wazuh_time_reconnect: null
wazuh_winagent_config:
install_dir: 'C:\wazuh-agent\'
version: '3.3.1'
version: '3.7.0'
revision: '1'
repo: https://packages.wazuh.com/3.x/windows/
md5: 935d1993029021f3951b9511e2171207
md5: 43936e7bc7eb51bd186f47dac4a6f477
wazuh_agent_config:
active_response_disabled: 'no'
log_format: 'plain'