Skip to content

Commit 39f1f51

Browse files
authored
Merge pull request #2403 from dolthub/cd-release
[no-release-notes] Release v0.55.5
2 parents a95de96 + 30abcf8 commit 39f1f51

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

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

0 commit comments

Comments
 (0)