Skip to content

Commit 4155b93

Browse files
committed
Update DoltgreSQL version to 0.15.0
1 parent b6b59d4 commit 4155b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/server.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ import (
4545
// Version should have a new line that follows, else the formatter will fail the PR created by the release GH action
4646

4747
const (
48-
Version = "0.14.1"
48+
Version = "0.15.0"
4949

5050
DefUserName = "postres"
5151
DefUserEmail = "[email protected]"

0 commit comments

Comments
 (0)