release 0.4

This commit is contained in:
Jean-Christian Denis 2025-01-11 10:44:37 +01:00
parent 793f7e3ae3
commit bfa4de7b59
Signed by: JcDenis
GPG key ID: 1B5B8C5B90B6C951
2 changed files with 8 additions and 2 deletions

View file

@ -14,4 +14,10 @@ Proofreading 0.3 - 2025.01.09
===========================================================
* Require Dotclear 2.33
* Require PHP 8.1
* Add 1 post status and 1 user permission
* Add 1 post status and 1 user permission
Proofreading 0.4 - 2025.01.11
===========================================================
* Require Dotclear 2.33
* Require PHP 8.1
* Change status levels

View file

@ -17,7 +17,7 @@ $this->registerModule(
'Proofreading',
'Add proofreading statuses for your posts',
'Jean-Christian Denis and Contributors',
'0.3',
'0.4',
[
'requires' => [['core', '2.33']],
'permissions' => 'My',