Skip to content

Commit 49ad6e6

Browse files
committed
Update DoltgreSQL version to 0.52.2
1 parent 4c86703 commit 49ad6e6

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

4848
const (
49-
Version = "0.52.1"
49+
Version = "0.52.2"
5050

5151
DefUserName = "postres"
5252
DefUserEmail = "postgres@somewhere.com"

0 commit comments

Comments
 (0)