We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2e29d commit 109cfb4Copy full SHA for 109cfb4
composer.json
@@ -2,7 +2,7 @@
2
"name": "cobweb/linkhandler",
3
"type": "typo3-cms-extension",
4
"description": "Create links to any record (e.g. news)",
5
- "version": "3.1.2",
+ "version": "3.1.3",
6
"license": [
7
"GPL-2.0+"
8
],
ext_emconf.php
@@ -4,7 +4,7 @@
'title' => 'Generic record link handler',
'description' => 'Create links to any record (e.g. news)',
'category' => 'plugin',
- 'version' => '3.1.2',
+ 'version' => '3.1.3',
'state' => 'stable',
9
'uploadfolder' => 0,
10
'createDirs' => '',
0 commit comments