Skip to content

Commit 4f4b2bc

Browse files
committed
Update DoltgreSQL version to 0.7.5
1 parent f43a54c commit 4f4b2bc

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
@@ -42,7 +42,7 @@ import (
4242
)
4343

4444
const (
45-
Version = "0.7.4"
45+
Version = "0.7.5"
4646

4747
// DOLTGRES_DATA_DIR is an environment variable that defines the location of DoltgreSQL databases
4848
DOLTGRES_DATA_DIR = "DOLTGRES_DATA_DIR"

0 commit comments

Comments
 (0)