Skip to content

Commit 06cc263

Browse files
committed
Bump v4.4.4-8.2-rc1
1 parent 481ba30 commit 06cc263

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

SplunkAppForWazuh/appserver/static/js/services/app-version/appVersionService.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const UI_METADATA = {
2-
"version": "4.4.3",
3-
"revision": "4403"
2+
"version": "4.4.4",
3+
"revision": "4404"
44
}
55

66
define(['../module'], function (module) {

SplunkAppForWazuh/default/app.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ is_visible = 1
33
label = Wazuh
44

55
[launcher]
6-
version = 4.4.3
6+
version = 4.4.4
77
88
description = Wazuh helps you to gain deeper security visibility into your infrastructure by monitoring hosts at an operating system and application level.
99

@@ -12,7 +12,7 @@ id = SplunkAppForWazuh
1212
check_for_updates = 1
1313

1414
[install]
15-
build = 4403
15+
build = 4404
1616

1717
[triggers]
1818
reload.package = simple

0 commit comments

Comments
 (0)