Skip to content

Commit 0cf006a

Browse files
committed
Update DoltgreSQL version to 0.54.5
1 parent dc97104 commit 0cf006a

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
@@ -48,7 +48,7 @@ import (
4848
// Version should have a new line that follows, else the formatter will fail the PR created by the release GH action
4949

5050
const (
51-
Version = "0.54.4"
51+
Version = "0.54.5"
5252

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

0 commit comments

Comments
 (0)