Version bump: 0.16.1

This commit is contained in:
Dan Sosedoff
2024-09-07 09:48:07 -07:00
parent c2c69e032c
commit 136b2a6942

View File

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