[ga-bump-release] Update Dolt version to 1.2.2 and release v1.2.2

This commit is contained in:
fulghum
2023-06-01 00:15:05 +00:00
parent 38cb584e88
commit 505e6df504
+1 -1
View File
@@ -60,7 +60,7 @@ import (
)
const (
Version = "1.2.1"
Version = "1.2.2"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}