Skip to content

Commit

Permalink
[Release] update version
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine committed Aug 30, 2023
1 parent 5e743e1 commit f39c372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

package version

const defaultBeatVersion = "8.9.2"
const defaultBeatVersion = "8.9.3"

// Agent is the exported version of defaultBeatVersion.
const Agent = defaultBeatVersion

0 comments on commit f39c372

Please sign in to comment.