Skip to content

Commit

Permalink
Merge branch '8.9' into mergify/bp/8.9/pr-11252
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Aug 17, 2023
2 parents dccf7e8 + a7d9459 commit 9a5cfb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/intake-receiver/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
package main

// version matches the APM Server's version
const version = "8.9.1"
const version = "8.9.2"
2 changes: 1 addition & 1 deletion internal/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
package version

// Version holds the APM Server version.
const Version = "8.9.1"
const Version = "8.9.2"

0 comments on commit 9a5cfb3

Please sign in to comment.