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 f568907 commit cf4daf3Copy full SHA for cf4daf3
version/version.go
@@ -6,4 +6,4 @@ package version
6
7
// DefaultVersion is the current release version of Fleet-server, this version must match the
8
// Elastic Agent version.
9
-const DefaultVersion = "9.1.4"
+const DefaultVersion = "9.1.5"
0 commit comments