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 45007d3 commit ad2c9f0Copy full SHA for ad2c9f0
version/version.go
@@ -4,5 +4,5 @@
4
5
package version
6
7
-const defaultBeatVersion = "9.1.2"
+const defaultBeatVersion = "9.1.3"
8
const Agent = defaultBeatVersion
0 commit comments