Version bump: 0.11.11

This commit is contained in:
Dan Sosedoff 2022-03-29 23:32:36 -05:00
parent 89f84367ad
commit db2a7a8aa5
No known key found for this signature in database
GPG Key ID: 26186197D282B164

View File

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