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

Commit 78d4db9

Browse files
author
Aurélien HÉBERT
authored
Merge pull request #71 from ovh/core/release/2.5.6
chore(release): release 2.5.6
2 parents 3a60df9 + b4a7154 commit 78d4db9

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.5"
10+
version = "2.5.6"
1111
githash = "HEAD"
1212
)
1313

0 commit comments

Comments
 (0)