Skip to content

Commit 6b0b024

Browse files
committed
Version bump: 0.17.0
1 parent c6ece21 commit 6b0b024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/command/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88

99
const (
1010
// Version is the current Pgweb application version
11-
Version = "0.16.2"
11+
Version = "0.17.0"
1212
)
1313

1414
var (

0 commit comments

Comments
 (0)