[ga-bump-release] Update Dolt version to 1.7.0 and release v1.7.0

This commit is contained in:
macneale4
2023-06-27 19:05:24 +00:00
parent a9159c27c7
commit 7dc69f4c3f
+1 -1
View File
@@ -61,7 +61,7 @@ import (
)
const (
Version = "1.6.1"
Version = "1.7.0"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}