Skip to content

Commit 109cfb4

Browse files
author
Francois Suter
committed
[TASK] Raised version to 3.1.3
1 parent 1f2e29d commit 109cfb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cobweb/linkhandler",
33
"type": "typo3-cms-extension",
44
"description": "Create links to any record (e.g. news)",
5-
"version": "3.1.2",
5+
"version": "3.1.3",
66
"license": [
77
"GPL-2.0+"
88
],

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'title' => 'Generic record link handler',
55
'description' => 'Create links to any record (e.g. news)',
66
'category' => 'plugin',
7-
'version' => '3.1.2',
7+
'version' => '3.1.3',
88
'state' => 'stable',
99
'uploadfolder' => 0,
1010
'createDirs' => '',

0 commit comments

Comments
 (0)