[ga-bump-release] Update Dolt version to 1.29.2 and release v1.29.2

This commit is contained in:
macneale4
2023-12-07 22:38:32 +00:00
parent 282993a247
commit e899f7abcc
+1 -1
View File
@@ -65,7 +65,7 @@ import (
)
const (
Version = "1.29.1"
Version = "1.29.2"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}