Skip to content

Commit a828e90

Browse files
Bump cloudbeat version 8.19 to 8.19.19 (#7113)
Co-authored-by: Cloud Security Machine <cloudsecmachine@users.noreply.github.com>
1 parent b0768bc commit a828e90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
package version
1919

2020
// name matches github.com/elastic/beats/v7/dev-tools/mage/settings.go parseBeatVersion
21-
const defaultBeatVersion = "8.19.18"
21+
const defaultBeatVersion = "8.19.19"
2222

2323
// Version represents version information for a package
2424
type Version struct {

0 commit comments

Comments
 (0)