Bump to v4.5.0
This commit is contained in:
@ -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.4.0
|
||||
git checkout tags/v4.5.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
|
||||
```bash
|
||||
git submodule update --remote --merge
|
||||
git tag --list
|
||||
git checkout tags/v4.4.0
|
||||
git checkout tags/v4.5.0
|
||||
```
|
||||
|
||||
Then, enable it in your `config.toml`:
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Duckquill v4.4.0 (https://duckquill.daudix.one)
|
||||
* Duckquill v4.5.0 (https://duckquill.daudix.one)
|
||||
* Copyright 2024 David "Daudix" Lapshin
|
||||
* Licensed under MIT (https://codeberg.org/daudix/duckquill/src/branch/main/LICENSE)
|
||||
*/
|
||||
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 185 KiB After Width: | Height: | Size: 185 KiB |
Reference in New Issue
Block a user