[ga-bump-release] Update Dolt version to 1.28.1 and release v1.28.1

This commit is contained in:
nicktobey
2023-11-23 03:27:22 +00:00
parent 2df1cf352c
commit 2ffd0cdf26

View File

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