Skip to content

Commit 14df296

Browse files
committed
Update DoltgreSQL version to 0.7.0
1 parent 4aa2ca4 commit 14df296

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
@@ -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)