Bump version, add Changelog entry.
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
3d0410bacd
commit
3730e77ddf
@ -1,3 +1,7 @@
|
||||
1.41.3:
|
||||
-------
|
||||
* Add missing English language constant.
|
||||
|
||||
1.38:
|
||||
-----
|
||||
* Fixed preview of extended properties by 1.37
|
||||
|
@ -19,7 +19,7 @@ class serendipity_event_entryproperties extends serendipity_event
|
||||
$propbag->add('description', PLUGIN_EVENT_ENTRYPROPERTIES_DESC);
|
||||
$propbag->add('stackable', false);
|
||||
$propbag->add('author', 'Garvin Hicking');
|
||||
$propbag->add('version', '1.41.2');
|
||||
$propbag->add('version', '1.41.3');
|
||||
$propbag->add('requirements', array(
|
||||
'serendipity' => '1.6',
|
||||
'smarty' => '2.6.27',
|
||||
|
Loading…
x
Reference in New Issue
Block a user