Skip to content

Commit eef8fb3

Browse files
committed
add chdb update doc to maintainer doc
1 parent faff4d0 commit eef8fb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/maintainer.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Then, tidy up the `go.mod`:
2727
$ go mod tidy
2828
```
2929

30+
Update `chdb` version in `nix/libchdb.nix` (see
31+
[latest releases](https://github.com/chdb-io/chdb/releases)).
32+
3033
Once your done, run all tests to ensure nothing broke and fix it otherwise.
3134

3235
## Update IP database

0 commit comments

Comments
 (0)