[ga-bump-release] Update Dolt version to 0.41.1 and release v0.41.1

This commit is contained in:
reltuk
2022-09-09 03:06:59 +00:00
parent bfb4c2132d
commit 67ac32bbb6

View File

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