[ga-bump-release] Update Dolt version to 0.51.12 and release v0.51.12

This commit is contained in:
andy-wm-arthur
2022-12-12 23:45:53 +00:00
parent 4f4d11879b
commit e34bd2062b
+1 -1
View File
@@ -56,7 +56,7 @@ import (
)
const (
Version = "0.51.11"
Version = "0.51.12"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}