Skip to content

Commit 54d4a8b

Browse files
9.2: update versions to 9.2.2 (#19543)
Co-authored-by: obltmachine <[email protected]>
1 parent e232820 commit 54d4a8b

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.2.1"
21+
const version = "9.2.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 = "9.2.1"
21+
const Version = "9.2.2"

0 commit comments

Comments
 (0)