Skip to content

Commit 15bbbe1

Browse files
[Release] Update version to 8.16.6 (#3077)
[Release] update version Co-authored-by: elasticmachine <[email protected]>
1 parent 0947d8c commit 15bbbe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.16.5"
21+
const defaultBeatVersion = "8.16.6"
2222

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

0 commit comments

Comments
 (0)