[ga-bump-release] Update Dolt version to 040.15 and release v040.15

This commit is contained in:
max-hoffman
2022-07-05 16:26:24 +00:00
parent 6229f6acb3
commit 5e0145f535

View File

@@ -53,7 +53,7 @@ import (
)
const (
Version = "0.40.14"
Version = "040.15"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}