[ga-bump-release] Update Dolt version to 0.37.7 and release v0.37.7

This commit is contained in:
max-hoffman
2022-03-24 02:08:30 +00:00
parent 29e840428c
commit f092d623ca

View File

@@ -54,7 +54,7 @@ import (
)
const (
Version = "0.37.6"
Version = "0.37.7"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}