Bump to v4.7.1

This commit is contained in:
daudix
2024-08-28 06:08:04 +03:00
parent a7db5e976a
commit 6478d4795c
3 changed files with 14 additions and 3 deletions

View File

@ -52,7 +52,7 @@ It is highly recommended to switch from the `main` branch to the latest release:
```bash
cd themes/duckquill
git checkout tags/v4.7.0
git checkout tags/v4.7.1
```
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
```bash
git submodule update --remote --merge
git tag --list
git checkout tags/v4.7.0
git checkout tags/v4.7.1
```
Then, enable it in your `config.toml`: