[ga-bump-release] Update Dolt version to 0.40.7 and release v0.40.7

This commit is contained in:
VinaiRachakonda
2022-06-09 03:21:04 +00:00
parent 9cf4557c64
commit bd30184c08
+1 -1
View File
@@ -53,7 +53,7 @@ import (
)
const (
Version = "0.40.6"
Version = "0.40.7"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}