Skip to content

Commit 775b787

Browse files
authored
Revert "9.4: update versions to 9.4.4 (#21246)" (#21271)
This reverts commit e6c77d9.
1 parent 60fabd6 commit 775b787

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.4.4"
21+
const version = "9.4.3"

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.4.4"
21+
const Version = "9.4.3"

0 commit comments

Comments
 (0)