Version bump: 0.11.12

This commit is contained in:
Dan Sosedoff 2022-07-05 21:11:03 -05:00
parent ae3b74ad2a
commit 781469c4cf
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.11"
Version = "0.11.12"
)
var (