Skip to content

Commit 8b53ae8

Browse files
committed
fix: Update version phpDoc API
1 parent e39c749 commit 8b53ae8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.6 API</title>
8+
<title>CodeIgniter v4.7 API</title>
99
<paths>
1010
<output>api/build/</output>
1111
<cache>api/cache/</cache>
1212
</paths>
13-
<version number="4.6.3">
13+
<version number="4.7.0">
1414
<api format="php">
1515
<source dsn=".">
1616
<path>system</path>

0 commit comments

Comments
 (0)