[ga-bump-release] Update Dolt version to 1.31.3 and release v1.31.3

This commit is contained in:
fulghum
2024-01-18 01:38:21 +00:00
parent fa2feeea93
commit 93b3dcb163

View File

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