Skip to content

Commit ecac2b7

Browse files
committed
Merge tag '14.1.2' into develop
Release modification to adapter that allow DI
2 parents e2bf9c0 + e57367b commit ecac2b7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Documentation/guides.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
interlink-shortcode="evoweb/recaptcha"
1717
/>
1818
<project title="recaptcha"
19-
release="14.1.1"
20-
version="14.1.1"
19+
release="14.1.2"
20+
version="14.1.2"
2121
copyright="since 2015 by evoWeb"
2222
/>
2323
<inventory id="t3tsref" url="https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/"/>

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'author_email' => 'typo3@evoweb.de',
1010
'author_company' => 'evoWeb',
1111
'state' => 'stable',
12-
'version' => '14.1.1',
12+
'version' => '14.1.2',
1313
'constraints' => [
1414
'depends' => [
1515
'typo3' => '13.4.0-14.4.99',

0 commit comments

Comments
 (0)