Skip to content

Commit e4e6456

Browse files
committed
Tag version 3.0.5
1 parent c489e84 commit e4e6456

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/guides.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
interlink-shortcode="sourcebroker/t3api"
1313
/>
1414
<project title="TYPO3 REST API"
15-
release="3.0.4"
15+
release="3.0.5"
1616
version="3.0"
1717
copyright="Inscript sp. z o.o."/>
1818
<inventory id="t3apinews" url="https://docs.typo3.org/p/sourcebroker/t3api/main/en-us/"/>

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'author' => 'Inscript Team',
99
'author_email' => 'office@inscript.dev',
1010
'state' => 'stable',
11-
'version' => '3.0.4',
11+
'version' => '3.0.5',
1212
'constraints' => [
1313
'depends' => [
1414
'php' => '8.1.0-8.3.99',

0 commit comments

Comments
 (0)