Version bump: 0.11.7

This commit is contained in:
Dan Sosedoff 2020-10-18 10:29:42 -05:00
parent e864b5f275
commit 31f6261c1c

View File

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