[ga-bump-release] Update Dolt version to 1.14.1 and release v1.14.1

This commit is contained in:
macneale4
2023-09-11 19:49:42 +00:00
parent cdf1909ba5
commit dc12013e38
+1 -1
View File
@@ -63,7 +63,7 @@ import (
)
const (
Version = "1.14.0"
Version = "1.14.1"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}