[ga-bump-release] Update Dolt version to 0.36.0 and release v0.36.0

This commit is contained in:
max-hoffman
2022-01-31 22:27:15 +00:00
parent cff479edff
commit ac9fbcf01a

View File

@@ -51,7 +51,7 @@ import (
)
const (
Version = "0.35.10"
Version = "0.36.0"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}