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