Version bump: 0.11.11

This commit is contained in:
Dan Sosedoff
2022-03-29 23:32:36 -05:00
parent 89f84367ad
commit db2a7a8aa5

View File

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