We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f619f4 commit c850b93Copy full SHA for c850b93
olric.go
@@ -58,7 +58,7 @@ import (
58
)
59
60
// ReleaseVersion is the current stable version of Olric
61
-const ReleaseVersion string = "0.4.6"
+const ReleaseVersion string = "0.4.7"
62
63
var (
64
// ErrOperationTimeout is returned when an operation times out.
0 commit comments