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 5bafad8 commit d523003Copy full SHA for d523003
version/version.go
@@ -5,5 +5,5 @@
5
package version
6
7
// FIXME: for testing only!
8
-const defaultBeatVersion = "8.11.0"
+const defaultBeatVersion = "8.12.0"
9
const Agent = defaultBeatVersion
0 commit comments