[ga-bump-release] Update Dolt version to 1.35.1 and release v1.35.1

This commit is contained in:
coffeegoddd
2024-03-06 21:29:46 +00:00
parent 92e5ad9e95
commit ebecf60474
+1 -1
View File
@@ -67,7 +67,7 @@ import (
)
const (
Version = "1.35.0"
Version = "1.35.1"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}