Skip to content

Commit 590a329

Browse files
9.1: update versions to 9.1.8 (#19546)
Co-authored-by: obltmachine <[email protected]>
1 parent 95f3739 commit 590a329

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 = "9.1.7"
21+
const version = "9.1.8"

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 = "9.1.7"
21+
const Version = "9.1.8"

0 commit comments

Comments
 (0)