Version bump: 0.14.3

This commit is contained in:
Dan Sosedoff
2024-01-28 20:14:20 -06:00
parent 408e23adb3
commit 7ee3c61e38
2 changed files with 7 additions and 1 deletions

View File

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