Raise version for extension manager

The next version will be 1.1.2, which already exists in changelog.
This needs to be reflected by ext_emconf.php.
This commit is contained in:
Daniel Siepmann 2021-08-03 10:39:21 +02:00
parent e2a23c6455
commit 9624847b9a

View file

@ -11,7 +11,7 @@ $EM_CONF[$_EXTKEY] = [
'author' => 'Daniel Siepmann',
'author_email' => 'coding@daniel-siepmann.de',
'author_company' => '',
'version' => '1.1.1',
'version' => '1.1.2',
'constraints' => [
'depends' => [
'core' => '',