[ga-bump-release] Update Dolt version to 0.52.16 and release v0.52.16

This commit is contained in:
max-hoffman
2023-01-31 14:41:10 +00:00
parent e0ce194973
commit bb1d211819

View File

@@ -56,7 +56,7 @@ import (
)
const (
Version = "0.52.15"
Version = "0.52.16"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}