Skip to content

Commit 9836fa7

Browse files
committed
[TASK] Update version number
1 parent d1c1869 commit 9836fa7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ayacoo/redirect-tab",
33
"type": "typo3-cms-extension",
4-
"version": "4.0.1",
4+
"version": "4.0.2",
55
"description": "Show TYPO3 redirects in the page properties",
66
"authors": [
77
{

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'author_email' => 'info@ayacoo.de',
99
'state' => 'stable',
1010
'clearCacheOnLoad' => 0,
11-
'version' => '4.0.1',
11+
'version' => '4.0.2',
1212
'constraints' => [
1313
'depends' => [
1414
'typo3' => '13.0.0-13.4.99',

0 commit comments

Comments
 (0)