diff --git a/ext_emconf.php b/ext_emconf.php index 6534c4d..1a241f1 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -4,7 +4,7 @@ 'title' => '[NITSAN] Guestbook TYPO3 Plugin', 'description' => 'One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3terminal.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-guestbook-plugin-free/', 'category' => 'plugin', - 'author' => 'T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth', + 'author' => 'NITSAN Technologies Pvt Ltd', 'author_email' => 'sanjay@nitsan.in', 'author_company' => 'NITSAN Technologies Pvt Ltd', 'state' => 'stable', @@ -12,7 +12,7 @@ 'uploadfolder' => '0', 'createDirs' => '', 'clearCacheOnLoad' => 0, - 'version' => '2.2.2', + 'version' => '2.2.3', 'constraints' => [ 'depends' => [ 'typo3' => '6.0.0-10.9.99',