Skip to content

Commit

Permalink
v1.5.9 release (#1291)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnomalRoil committed Dec 8, 2023
1 parent ec69b2f commit 14854e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
var version = Version{
Major: 1,
Minor: 5,
Patch: 8,
Patch: 9,
Prerelease: "",
}

Expand Down

0 comments on commit 14854e7

Please sign in to comment.