Skip to content

Commit 6815d1f

Browse files
committed
Updated API for commit 3db54a9974aa8e7f81f71016f7df006546dc4d80
1 parent 87c290c commit 6815d1f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/classes/CodeIgniter-CodeIgniter.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ <h4 id="toc-constants">
322322
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
323323
<a class="" href="classes/CodeIgniter-CodeIgniter.html#constant_CI_VERSION">CI_VERSION</a>
324324
<span>
325-
&nbsp;: mixed&nbsp;= &#039;4.7.3-dev&#039; </span>
325+
&nbsp;: mixed&nbsp;= &#039;4.7.3&#039; </span>
326326
</dt>
327327
<dd>The current version of CodeIgniter Framework</dd>
328328

@@ -784,7 +784,7 @@ <h4 class="phpdocumentor-element__name" id="constant_CI_VERSION">
784784
<span class="phpdocumentor-signature__visibility">public</span>
785785
<span class="phpdocumentor-signature__type">mixed</span>
786786
<span class="phpdocumentor-signature__name">CI_VERSION</span>
787-
= <span class="phpdocumentor-signature__default-value">&#039;4.7.3-dev&#039;</span>
787+
= <span class="phpdocumentor-signature__default-value">&#039;4.7.3&#039;</span>
788788
</code>
789789

790790

docs/classes/CodeIgniter-Test-Mock-MockCodeIgniter.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ <h4 id="toc-constants">
313313
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
314314
<a class="" href="classes/CodeIgniter-CodeIgniter.html#constant_CI_VERSION">CI_VERSION</a>
315315
<span>
316-
&nbsp;: mixed&nbsp;= &#039;4.7.3-dev&#039; </span>
316+
&nbsp;: mixed&nbsp;= &#039;4.7.3&#039; </span>
317317
</dt>
318318
<dd>The current version of CodeIgniter Framework</dd>
319319

@@ -728,7 +728,7 @@ <h4 class="phpdocumentor-element__name" id="constant_CI_VERSION">
728728
<span class="phpdocumentor-signature__visibility">public</span>
729729
<span class="phpdocumentor-signature__type">mixed</span>
730730
<span class="phpdocumentor-signature__name">CI_VERSION</span>
731-
= <span class="phpdocumentor-signature__default-value">&#039;4.7.3-dev&#039;</span>
731+
= <span class="phpdocumentor-signature__default-value">&#039;4.7.3&#039;</span>
732732
</code>
733733

734734

0 commit comments

Comments
 (0)