Bump plugin version

This commit is contained in:
Matthias Gutjahr 2018-09-04 10:44:35 +02:00
parent 98b6926485
commit fc3b817902
No known key found for this signature in database
GPG key ID: E772FA2F656BFC41

View file

@ -18,7 +18,7 @@ class serendipity_plugin_linklist extends serendipity_plugin
$propbag->add('description', PLUGIN_LINKS_BLAHBLAH);
$propbag->add('stackable', true);
$propbag->add('author', 'Matthew Groeninger, Omid Mottaghi Rad');
$propbag->add('version', '1.23');
$propbag->add('version', '1.24');
$propbag->add('stackable', false);
$propbag->add('configuration', array(
'title',