[ga-bump-release] Update Dolt version to 1.21.2 and release v1.21.2

This commit is contained in:
reltuk
2023-10-24 01:39:38 +00:00
parent 7f11dcbfc5
commit a8ae15ef42

View File

@@ -64,7 +64,7 @@ import (
)
const (
Version = "1.21.1"
Version = "1.21.2"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}