We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147a07e commit ceef34eCopy full SHA for ceef34e
2 files changed
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ayacoo/redirect-tab",
3
"type": "typo3-cms-extension",
4
- "version": "3.1.2",
+ "version": "3.1.3",
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' => '3.1.2',
+ 'version' => '3.1.3',
12
'constraints' => [
13
'depends' => [
14
'typo3' => '12.4.0-12.9.99',
0 commit comments