[ga-bump-release] Update Dolt version to 1.33.0 and release v1.33.0

This commit is contained in:
fulghum
2024-02-07 05:16:22 +00:00
parent e89a5b099f
commit 63aea62081
+1 -1
View File
@@ -67,7 +67,7 @@ import (
)
const (
Version = "1.32.6"
Version = "1.33.0"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}