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 7003b1d commit ce83d04Copy full SHA for ce83d04
version/version.go
@@ -4,5 +4,5 @@
4
5
package version
6
7
-const defaultBeatVersion = "9.0.4"
+const defaultBeatVersion = "9.0.5"
8
const Agent = defaultBeatVersion
0 commit comments