We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ece21 commit 6b0b024Copy full SHA for 6b0b024
pkg/command/version.go
@@ -8,7 +8,7 @@ import (
8
9
const (
10
// Version is the current Pgweb application version
11
- Version = "0.16.2"
+ Version = "0.17.0"
12
)
13
14
var (
0 commit comments