[ga-bump-release] Update Dolt version to 1.31.0 and release v1.31.0

This commit is contained in:
fulghum
2024-01-08 21:45:32 +00:00
parent 1023ba86f7
commit b509444f4c
+1 -1
View File
@@ -66,7 +66,7 @@ import (
)
const (
Version = "1.30.7"
Version = "1.31.0"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}