Skip to content

Commit 8e42235

Browse files
authored
Merge pull request #7161 from kenjis/update-phpdoc-api-version
chore: update version in API docs
2 parents 6399bda + 7f9e28e commit 8e42235

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

phpdoc.dist.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
xmlns="https://www.phpdoc.org"
66
xsi:noNamespaceSchemaLocation="https://docs.phpdoc.org/latest/phpdoc.xsd"
77
>
8-
<title>CodeIgniter v4.0.0 API</title>
8+
<title>CodeIgniter v4.3 API</title>
99
<paths>
1010
<output>api/build/</output>
1111
<cache>api/cache/</cache>
1212
</paths>
13-
<version number="4.0.0">
13+
<version number="4.3.x">
1414
<api format="php">
1515
<source dsn=".">
1616
<path>system</path>

0 commit comments

Comments
 (0)