Version bump: 0.14.0

This commit is contained in:
Dan Sosedoff 2023-02-21 11:39:49 -06:00
parent c486885159
commit 6b3c177909
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.13.1"
Version = "0.14.0"
)
var (