[ga-bump-release] Update Dolt version to 1.32.1 and release v1.32.1

This commit is contained in:
macneale4
2024-01-22 21:38:36 +00:00
parent 777ae43170
commit db6a5d08da

View File

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