From 6b9d699014bab06d2aacf30130a54511ba8f03a4 Mon Sep 17 00:00:00 2001 From: Alexander Opitz Date: Fri, 11 Jun 2021 11:19:45 +0200 Subject: [PATCH] [RELEASE] Release 0.4.3 (depending on alpha7) Fix composer dependency --- composer.json | 2 +- ext_emconf.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 20f764e..5c1aad9 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ ], "require": { "typo3/cms-core": "^8.7.0 || ^9.5.0 || ^10.4.0 || ^11.0.0", - "templavoilaplus/templavoilaplus": "=8.0.0-alpha.6", + "templavoilaplus/templavoilaplus": "=8.0.0-alpha.7", "php": "^7.2" }, "autoload": { diff --git a/ext_emconf.php b/ext_emconf.php index 6fab9ff..d6a0359 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -5,7 +5,7 @@ 'author' => 'Alexander Opitz', 'author_email' => 'opitz@extrameile-gehen.de', 'author_company' => 'Extrameile GmbH', - 'version' => '0.4.2', + 'version' => '0.4.3', 'state' => 'alpha', 'clearcacheonload' => 1, 'constraints' => [