Skip to content

Commit

Permalink
8.15: update versions to 8.15.6 (#14743)
Browse files Browse the repository at this point in the history
Co-authored-by: obltmachine <[email protected]>
  • Loading branch information
1 parent db684c6 commit 6d8cb4a
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.15.5"
const version = "8.15.6"
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.15.5"
const Version = "8.15.6"

0 comments on commit 6d8cb4a

Please sign in to comment.