We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b59d4 commit 4155b93Copy full SHA for 4155b93
server/server.go
@@ -45,7 +45,7 @@ import (
45
// Version should have a new line that follows, else the formatter will fail the PR created by the release GH action
46
47
const (
48
- Version = "0.14.1"
+ Version = "0.15.0"
49
50
DefUserName = "postres"
51
DefUserEmail = "[email protected]"
0 commit comments