spamblock: bump version

This commit is contained in:
onli 2018-08-09 19:38:47 +02:00 committed by GitHub
parent 2ecd2bdd13
commit 2a853f44ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ class serendipity_event_spamblock extends serendipity_event
'smarty' => '2.6.7',
'php' => '4.1.0'
));
$propbag->add('version', '1.86.3');
$propbag->add('version', '1.86.4');
$propbag->add('event_hooks', array(
'frontend_saveComment' => true,
'external_plugin' => true,