[ga-bump-release] Update Dolt version to 0.37.4 and release v0.37.4

This commit is contained in:
andrew-wm-arthur
2022-03-07 22:10:56 +00:00
parent aa8b613631
commit 63317bfd96

View File

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