Skip to content

Commit 8258656

Browse files
authored
Bump to 8.10.2 (#11660)
Bump version to 8.10.2 --------- Signed-off-by: Marc Lopez Rubio <marc5.12@outlook.com>
1 parent 419d2b0 commit 8258656

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.10.1"
21+
const version = "8.10.2"

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.10.1"
21+
const Version = "8.10.2"

0 commit comments

Comments
 (0)