[ga-bump-release] Update Dolt version to 1.35.3 and release v1.35.3

This commit is contained in:
coffeegoddd
2024-03-12 23:13:54 +00:00
parent 4f5cd88d44
commit 737c0efba4

View File

@@ -67,7 +67,7 @@ import (
)
const (
Version = "1.35.2"
Version = "1.35.3"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}