[ga-bump-release] Update Dolt version to 0.50.0 and release v0.50.0

This commit is contained in:
andrew-wm-arthur
2022-09-30 17:29:59 +00:00
parent 82ff7f1c53
commit 7a3df09681

View File

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