Skip to content

Commit

Permalink
Update DoltgreSQL version to 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmu committed May 20, 2024
1 parent f43a54c commit 4f4b2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ import (
)

const (
Version = "0.7.4"
Version = "0.7.5"

// DOLTGRES_DATA_DIR is an environment variable that defines the location of DoltgreSQL databases
DOLTGRES_DATA_DIR = "DOLTGRES_DATA_DIR"
Expand Down

0 comments on commit 4f4b2bc

Please sign in to comment.