Skip to content

Commit 7afe7fb

Browse files
authored
Merge pull request #260 from dolthub/cd-release
Release v0.7.0
2 parents 99f1e3c + 14df296 commit 7afe7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: server/server.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ import (
4040
)
4141

4242
const (
43-
Version = "0.6.0"
43+
Version = "0.7.0"
4444

4545
// DOLTGRES_DATA_DIR is an environment variable that defines the location of DoltgreSQL databases
4646
DOLTGRES_DATA_DIR = "DOLTGRES_DATA_DIR"

0 commit comments

Comments
 (0)