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