We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4f053 commit 65ac6d5Copy full SHA for 65ac6d5
version/version.go
@@ -4,5 +4,5 @@
4
5
package version
6
7
-const defaultBeatVersion = "8.10.0"
+const defaultBeatVersion = "8.11.0"
8
const Agent = defaultBeatVersion
0 commit comments