We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9b78c commit 484121eCopy full SHA for 484121e
version/version.go
@@ -18,7 +18,7 @@
18
package version
19
20
// name matches github.com/elastic/beats/v7/dev-tools/mage/settings.go parseBeatVersion
21
-const defaultBeatVersion = "8.19.6"
+const defaultBeatVersion = "8.19.7"
22
23
// Version represents version information for a package
24
type Version struct {
0 commit comments