[ga-bump-release] Update Dolt version to 1.32.0 and release v1.32.0

This commit is contained in:
macneale4
2024-01-19 01:34:08 +00:00
parent bbcfa555cc
commit 9360c4e199

View File

@@ -66,7 +66,7 @@ import (
)
const (
Version = "1.31.3"
Version = "1.32.0"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}