diff --git a/version/version.go b/version/version.go index cf1a8cc6c..78bd146a6 100644 --- a/version/version.go +++ b/version/version.go @@ -6,4 +6,4 @@ package version // DefaultVersion is the current release version of Fleet-server, this version must match the // Elastic Agent version. -const DefaultVersion = "8.18.0" +const DefaultVersion = "8.19.0"