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.
2 parents 50d0d3d + d80f194 commit b6f65b0Copy full SHA for b6f65b0
1 file changed
server/server.go
@@ -48,7 +48,7 @@ import (
48
// Version should have a new line that follows, else the formatter will fail the PR created by the release GH action
49
50
const (
51
- Version = "0.56.0"
+ Version = "0.56.1"
52
53
DefUserName = "postres"
54
DefUserEmail = "postgres@somewhere.com"
0 commit comments