Version bump: 0.17.0

This commit is contained in:
Dan Sosedoff
2025-11-22 07:21:34 -08:00
parent c6ece21133
commit 6b0b0244d1

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.16.2" Version = "0.17.0"
) )
var ( var (