Skip to content

Commit 2e15041

Browse files
committed
Update DoltgreSQL version to 0.54.4
1 parent 1d0f131 commit 2e15041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import (
4747
// Version should have a new line that follows, else the formatter will fail the PR created by the release GH action
4848

4949
const (
50-
Version = "0.53.6"
50+
Version = "0.54.4"
5151

5252
DefUserName = "postres"
5353
DefUserEmail = "[email protected]"

0 commit comments

Comments
 (0)