release 0.3

This commit is contained in:
Jean-Christian Denis 2025-01-10 17:22:09 +01:00
parent 33b3035e11
commit a02903a617
Signed by: JcDenis
GPG key ID: 1B5B8C5B90B6C951
2 changed files with 7 additions and 1 deletions

View file

@ -9,3 +9,9 @@ Proofreading 0.2 - 2025.01.08
* Require Dotclear 2.33
* Require PHP 8.1
* Use better status id
Proofreading 0.3 - 2025.01.09
===========================================================
* Require Dotclear 2.33
* Require PHP 8.1
* Add 1 post status and 1 user permission

View file

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