release 0.3
This commit is contained in:
parent
33b3035e11
commit
a02903a617
2 changed files with 7 additions and 1 deletions
|
@ -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
|
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue