Version bump: 0.14.0

This commit is contained in:
Dan Sosedoff
2023-02-21 11:39:49 -06:00
parent c486885159
commit 6b3c177909

View File

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