Skip to content

Commit 61e4960

Browse files
committed
[Release] update version 9.1.0
1 parent ab03846 commit 61e4960

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmd/intake-receiver/version.go

+1-1
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.0.0"
21+
const version = "9.1.0"

internal/version/version.go

+1-1
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.0.0"
21+
const Version = "9.1.0"

0 commit comments

Comments
 (0)