We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b46303b commit d55a39eCopy full SHA for d55a39e
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.0"
+const DefaultVersion = "9.2.0"
0 commit comments