[ga-bump-release] Update Dolt version to 1.16.2 and release v1.16.2

This commit is contained in:
fulghum
2023-09-20 23:56:32 +00:00
parent 68aca5f5c1
commit 74b6ba5f73
+1 -1
View File
@@ -63,7 +63,7 @@ import (
)
const (
Version = "1.16.1"
Version = "1.16.2"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}