[ga-bump-release] Update Dolt version to 1.7.4 and release v1.7.4

This commit is contained in:
zachmu
2023-07-08 04:41:19 +00:00
parent 9212524206
commit 106799fe00

View File

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