Skip to content

Commit 98eeea7

Browse files
committed
[TASK] Prepare release 5.1.2
1 parent 273bfe2 commit 98eeea7

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
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version="5.1" encoding="UTF-8"?>
22
<guides xmlns="https://www.phpdoc.org/guides"
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="https://www.phpdoc.org/guides ../vendor/phpdocumentor/guides-cli/resources/schema/guides.xsd"

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'author_company' => 'web-vision GmbH',
99
'author_email' => '[email protected]',
1010
'state' => 'stable',
11-
'version' => '5.1.1',
11+
'version' => '5.1.2',
1212
'constraints' => [
1313
'depends' => [
1414
'php' => '8.1.0-8.4.99',

0 commit comments

Comments
 (0)