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 1759e8b + ffac7c8 commit a818276Copy full SHA for a818276
1 file changed
server/server.go
@@ -46,7 +46,7 @@ import (
46
// Version should have a new line that follows, else the formatter will fail the PR created by the release GH action
47
48
const (
49
- Version = "0.53.0"
+ Version = "0.53.1"
50
51
DefUserName = "postres"
52
DefUserEmail = "postgres@somewhere.com"
0 commit comments