docs: bump latest release

This commit is contained in:
Marcus Holland-Moritz 2024-02-06 13:21:20 +01:00
parent 2819b6d09a
commit 4f4353ce06

View File

@ -559,7 +559,7 @@ $ pip3 install mistletoe
- Build DwarFS and run its tests:
```
$ git checkout v0.9.0
$ git checkout v0.9.1
$ git submodule update
$ mkdir build && cd build
$ cmake .. -GNinja -DWITH_TESTS=ON