Skip to content

Commit a818276

Browse files
authored
Merge pull request #2024 from dolthub/cd-release
[no-release-notes] Release v0.53.1
2 parents 1759e8b + ffac7c8 commit a818276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.53.0"
49+
Version = "0.53.1"
5050

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

0 commit comments

Comments
 (0)