[ga-bump-release] Update Dolt version to 0.26.3 and release v0.26.3

This commit is contained in:
reltuk
2021-05-10 20:52:28 +00:00
parent cdf8cdc828
commit 9ccbf2d277
+1 -1
View File
@@ -49,7 +49,7 @@ import (
)
const (
Version = "0.26.2"
Version = "0.26.3"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}