[ga-bump-release] Update Dolt version to 1.35.8 and release v1.35.8

This commit is contained in:
coffeegoddd
2024-04-05 20:45:02 +00:00
parent 6ec929cfab
commit 5732cda698
+1 -1
View File
@@ -67,7 +67,7 @@ import (
)
const (
Version = "1.35.7"
Version = "1.35.8"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}