[ga-bump-release] Update Dolt version to 1.28.0 and release v1.28.0

This commit is contained in:
fulghum
2023-11-22 01:02:35 +00:00
parent 13e29080f9
commit f400a12195

View File

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