Version bump: 0.11.10

This commit is contained in:
Dan Sosedoff
2022-01-20 21:28:05 -06:00
parent 98f328a3fa
commit 8171907ec2

View File

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