Skip to content

Commit 30abcf8

Browse files
committed
Update DoltgreSQL version to 0.55.5
1 parent a95de96 commit 30abcf8

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.55.4"
51+
Version = "0.55.5"
5252

5353
DefUserName = "postres"
5454
DefUserEmail = "postgres@somewhere.com"

0 commit comments

Comments
 (0)