[ga-bump-release] Update Dolt version to 0.41.7 and release v0.41.7

This commit is contained in:
Hydrocharged
2022-09-29 12:57:41 +00:00
parent aff9bb190b
commit 41fc88476f

View File

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