Skip to content

Commit

Permalink
chore: update version to v1.9.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
baizon authored and martinbaillie committed Aug 3, 2024
1 parent ba4597a commit 91acbee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (

var (
// TODO: LD flags.
Version = "1.9.0"
Version = "1.9.4"
VersionPrerelease = ""
PluginVersion = version.NewPluginVersion(Version, VersionPrerelease, "")
)
Expand Down

0 comments on commit 91acbee

Please sign in to comment.