release 0.5
This commit is contained in:
parent
c254545abf
commit
621c94b456
2 changed files with 8 additions and 2 deletions
|
@ -21,3 +21,9 @@ Proofreading 0.4 - 2025.01.11
|
|||
* Require Dotclear 2.33
|
||||
* Require PHP 8.1
|
||||
* Change status levels
|
||||
|
||||
Proofreading 0.5 - 2025.01.11
|
||||
===========================================================
|
||||
* Require Dotclear 2.33
|
||||
* Require PHP 8.1
|
||||
* Remove subscriber stuff (now to plugin RestrictedReading)
|
|
@ -17,7 +17,7 @@ $this->registerModule(
|
|||
'Proofreading',
|
||||
'Add proofreading statuses for your posts',
|
||||
'Jean-Christian Denis and Contributors',
|
||||
'0.4',
|
||||
'0.5',
|
||||
[
|
||||
'requires' => [['core', '2.33']],
|
||||
'permissions' => 'My',
|
||||
|
|
Loading…
Reference in a new issue