We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 761620d + 5ae56c7 commit a83ed3dCopy full SHA for a83ed3d
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.50.0"
+ Version = "0.50.1"
50
51
DefUserName = "postres"
52
DefUserEmail = "postgres@somewhere.com"
0 commit comments