Skip to content

Commit 7b964ac

Browse files
authored
Merge pull request #2202 from dolthub/cd-release
[no-release-notes] Release v0.54.10
2 parents ebdd39b + ab125c6 commit 7b964ac

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
@@ -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.9"
51+
Version = "0.54.10"
5252

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

0 commit comments

Comments
 (0)