Release 0.11.6

This commit is contained in:
Dan Sosedoff 2020-02-19 20:24:33 -06:00
parent 9aa52aa042
commit 3e4e9c30c9

View File

@ -2,7 +2,7 @@ package command
const (
// Version is the current Pgweb application version
Version = "0.11.5"
Version = "0.11.6"
)
var (