[ga-bump-release] Update Dolt version to 1.2.5 and release v1.2.5

This commit is contained in:
max-hoffman
2023-06-06 05:24:11 +00:00
parent 0d29270878
commit c1ed21669a

View File

@@ -61,7 +61,7 @@ import (
)
const (
Version = "1.2.4"
Version = "1.2.5"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}