[ga-bump-release] Update Dolt version to 0.75.19 and release v0.75.19

This commit is contained in:
max-hoffman
2023-05-04 19:52:30 +00:00
parent 3de8cfcae1
commit 13fe337b38

View File

@@ -61,7 +61,7 @@ import (
)
const (
Version = "0.75.18"
Version = "0.75.19"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}