We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c1869 commit 9836fa7Copy full SHA for 9836fa7
2 files changed
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ayacoo/redirect-tab",
3
"type": "typo3-cms-extension",
4
- "version": "4.0.1",
+ "version": "4.0.2",
5
"description": "Show TYPO3 redirects in the page properties",
6
"authors": [
7
ext_emconf.php
@@ -8,7 +8,7 @@
8
'author_email' => 'info@ayacoo.de',
9
'state' => 'stable',
10
'clearCacheOnLoad' => 0,
11
- 'version' => '4.0.1',
+ 'version' => '4.0.2',
12
'constraints' => [
13
'depends' => [
14
'typo3' => '13.0.0-13.4.99',
0 commit comments