[ga-bump-release] Update Dolt version to 0.34.3 and release v0.34.3

This commit is contained in:
reltuk
2021-11-18 22:02:51 +00:00
parent ee04ce6083
commit bd0dcd3497

View File

@@ -50,7 +50,7 @@ import (
)
const (
Version = "0.34.2"
Version = "0.34.3"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}