Bump version to 3.6.0

This commit is contained in:
I-Al-Istannen
2024-10-23 20:17:47 +02:00
parent 52fdeae752
commit d7f2229978
2 changed files with 3 additions and 1 deletions

View File

@ -22,6 +22,8 @@ ambiguous situations.
## Unreleased
## 3.6.0 - 2024-10-23
### Added
- Generic `ilias-web` crawler and `ilias-web` CLI command
- Support for the course overview page. Using this URL as a target might cause

View File

@ -1,2 +1,2 @@
NAME = "PFERD"
VERSION = "3.5.2"
VERSION = "3.6.0"