[ga-bump-release] Update Dolt version to 0.75.6 and release v0.75.6

This commit is contained in:
tbantle22
2023-03-22 17:46:09 +00:00
parent 7f26656134
commit 7cb6b4f3a9

View File

@@ -57,7 +57,7 @@ import (
)
const (
Version = "0.75.5"
Version = "0.75.6"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}