[ga-bump-release] Update Dolt version to 1.18.1 and release v1.18.1

This commit is contained in:
coffeegoddd
2023-10-06 14:21:52 +00:00
parent 2c1e70881e
commit aa9808fad8

View File

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