Skip to content

Commit 0629352

Browse files
committed
[+] bump DB Schema version to 00824
1 parent 1370578 commit 0629352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/pgwatch/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ var (
77
commit = "unknown"
88
version = "unknown"
99
date = "unknown"
10-
dbapi = "00179"
10+
dbapi = "00824"
1111
)
1212

1313
func printVersion() {

0 commit comments

Comments
 (0)