Version bump: 0.14.2

This commit is contained in:
Dan Sosedoff 2023-10-29 21:17:00 -05:00
parent 614700e69a
commit 87030c8a17
No known key found for this signature in database
GPG Key ID: 26186197D282B164

View File

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