Bump to v3.2.0

This commit is contained in:
daudix
2024-06-30 03:00:46 +03:00
parent 3eaa81e755
commit f1bcec8c3c
2 changed files with 3 additions and 3 deletions

View File

@ -48,7 +48,7 @@ It is highly recommended to switch from the `main` branch to the lates release:
```sh
cd themes/duckquill
git checkout tags/v3.1.0
git checkout tags/v3.2.0
```
To update the submodule, simply switch to a new tag:
@ -58,7 +58,7 @@ To update the submodule, simply switch to a new tag:
```sh
git submodule update --remote --merge
git tag --list
git checkout tags/v3.1.0
git checkout tags/v3.2.0
```
Then, enable it in your `config.toml`: