release 0.5

This commit is contained in:
Jean-Christian Denis 2025-01-11 13:17:41 +01:00
parent c254545abf
commit 621c94b456
Signed by: JcDenis
GPG key ID: 1B5B8C5B90B6C951
2 changed files with 8 additions and 2 deletions

View file

@ -21,3 +21,9 @@ Proofreading 0.4 - 2025.01.11
* Require Dotclear 2.33 * Require Dotclear 2.33
* Require PHP 8.1 * Require PHP 8.1
* Change status levels * Change status levels
Proofreading 0.5 - 2025.01.11
===========================================================
* Require Dotclear 2.33
* Require PHP 8.1
* Remove subscriber stuff (now to plugin RestrictedReading)

View file

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