Skip to content
This repository was archived by the owner on Nov 24, 2021. It is now read-only.

Commit 9e29b8f

Browse files
author
Florentin DUBOIS
authored
Merge pull request #57 from ovh/release/2.5.2
chore: release 2.5.2
2 parents a0351b2 + 3cab4d4 commit 9e29b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
var (
10-
version = "2.5.1"
10+
version = "2.5.2"
1111
githash = "HEAD"
1212
)
1313

0 commit comments

Comments
 (0)