Version bump: 0.12.0

This commit is contained in:
Dan Sosedoff 2022-12-13 11:59:39 -06:00
parent 0dfec506cf
commit 81b7c1c6aa
No known key found for this signature in database
GPG Key ID: 26186197D282B164

View File

@ -8,7 +8,7 @@ import (
const (
// Version is the current Pgweb application version
Version = "0.11.12"
Version = "0.12.0"
)
var (