Skip to content

Commit da4802e

Browse files
8.19: update versions to 8.19.9 (#19716)
Co-authored-by: obltmachine <150269514+obltmachine@users.noreply.github.com>
1 parent d2c8e64 commit da4802e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmd/intake-receiver/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
package main
1919

2020
// version matches the APM Server's version
21-
const version = "8.19.8"
21+
const version = "8.19.9"

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
package version
1919

2020
// Version holds the APM Server version.
21-
const Version = "8.19.8"
21+
const Version = "8.19.9"

0 commit comments

Comments
 (0)