Skip to content

Commit 98153b0

Browse files
authored
Merge pull request #2530 from dolthub/cd-release
[no-release-notes] Release v0.56.0
2 parents 9e5e87a + 8ec161c commit 98153b0

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.6"
51+
Version = "0.56.0"
5252

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

0 commit comments

Comments
 (0)