Bump to v4.1.0, update screenshot

This commit is contained in:
daudix
2024-07-21 04:11:12 +03:00
parent 6fd12215f6
commit ddf9e2fb77
3 changed files with 3 additions and 3 deletions

View File

@ -52,7 +52,7 @@ It is highly recommended to switch from the `main` branch to the latest release:
```sh
cd themes/duckquill
git checkout tags/v4.0.0
git checkout tags/v4.1.0
```
To update the submodule, simply switch to a new tag:
@ -64,7 +64,7 @@ Check the changelog for all versions that came after the one you are using, ther
```sh
git submodule update --remote --merge
git tag --list
git checkout tags/v4.0.0
git checkout tags/v4.1.0
```
Then, enable it in your `config.toml`: