1 parent c2c69e0 commit 136b2a6Copy full SHA for 136b2a6
1 file changed
pkg/command/version.go
@@ -8,7 +8,7 @@ import (
8
9
const (
10
// Version is the current Pgweb application version
11
- Version = "0.16.0"
+ Version = "0.16.1"
12
)
13
14
var (
0 commit comments