set version to 1.0.1

This commit is contained in:
Uwe Steinmann 2018-03-21 14:26:19 +01:00
parent fe0450c051
commit e576e61166
2 changed files with 9 additions and 2 deletions

View File

@ -1,2 +1,9 @@
Changes in version 1.0.1
==========================
- added this changelog file
Changes in version 1.0.0
==========================
- Initial version

View File

@ -3,8 +3,8 @@ $EXT_CONF['example'] = array(
'title' => 'Example Extension',
'description' => 'This sample extension demonstrate the use of various hooks',
'disable' => false,
'version' => '1.0.0',
'releasedate' => '2013-05-03',
'version' => '1.0.1',
'releasedate' => '2018-03-21',
'author' => array('name'=>'Uwe Steinmann', 'email'=>'uwe@steinmann.cx', 'company'=>'MMK GmbH'),
'config' => array(
'input_field' => array(