[ga-bump-release] Update Dolt version to 0.41.3 and release v0.41.3

This commit is contained in:
JCOR11599
2022-09-14 04:35:17 +00:00
parent eda6e066b1
commit 54c225ac35

View File

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