Version bump: 0.15.0

This commit is contained in:
Dan Sosedoff 2024-03-14 22:19:59 -07:00
parent f4e7643e22
commit 9717d3a132
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.14.3"
Version = "0.15.0"
)
var (