Skip to content

Commit ceef34e

Browse files
committed
[TASK] Bump version
1 parent 147a07e commit ceef34e

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": "3.1.2",
4+
"version": "3.1.3",
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' => '3.1.2',
11+
'version' => '3.1.3',
1212
'constraints' => [
1313
'depends' => [
1414
'typo3' => '12.4.0-12.9.99',

0 commit comments

Comments
 (0)