🔖 Release preparations for 1.2.0

This commit is contained in:
Marcel Kapfer 2022-08-10 19:01:23 +02:00
parent b704eaae5c
commit 4c81c9b694
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09
2 changed files with 6 additions and 1 deletions

View file

@ -8,7 +8,7 @@ $EM_CONF[$_EXTKEY] = [
'author_email' => 'opensource@mmk2410.org',
'state' => 'stable',
'clearCacheOnLoad' => true,
'version' => '1.1.0',
'version' => '1.2.0',
'constraints' => [
'depends' => [
'typo3' => '10.4.0-11.5.99',