bump nl2br version to 2.21.2
This commit is contained in:
parent
0d60caab07
commit
43f5181b6a
@ -18,7 +18,7 @@ class serendipity_event_nl2br extends serendipity_event
|
||||
$propbag->add('description', PLUGIN_EVENT_NL2BR_DESC);
|
||||
$propbag->add('stackable', false);
|
||||
$propbag->add('author', 'Serendipity Team');
|
||||
$propbag->add('version', '2.21.1');
|
||||
$propbag->add('version', '2.21.2');
|
||||
$propbag->add('requirements', array(
|
||||
'serendipity' => '1.6',
|
||||
'smarty' => '2.6.7',
|
||||
|
Loading…
x
Reference in New Issue
Block a user