|
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
6 | | - <title>Change Logs — CodeIgniter 4.2.3 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" /> |
| 6 | + <title>Change Logs — CodeIgniter 4.2.4 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" /> |
7 | 7 | <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/> |
8 | 8 | <!--[if lt IE 9]> |
9 | 9 | <script src="../_static/js/html5shiv.min.js"></script> |
|
18 | 18 | <script src="../_static/js/theme.js"></script> |
19 | 19 | <link rel="index" title="Index" href="../genindex.html" /> |
20 | 20 | <link rel="search" title="Search" href="../search.html" /> |
21 | | - <link rel="next" title="Version 4.2.4" href="v4.2.4.html" /> |
| 21 | + <link rel="next" title="Version 4.2.5" href="v4.2.5.html" /> |
22 | 22 | <link rel="prev" title="Troubleshooting" href="../installation/troubleshooting.html" /> |
23 | 23 | </head> |
24 | 24 |
|
@@ -275,6 +275,7 @@ <h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to |
275 | 275 | <p>See all the changes.</p> |
276 | 276 | <div class="toctree-wrapper compound"> |
277 | 277 | <ul> |
| 278 | +<li class="toctree-l1"><a class="reference internal" href="v4.2.5.html">Version 4.2.5</a></li> |
278 | 279 | <li class="toctree-l1"><a class="reference internal" href="v4.2.4.html">Version 4.2.4</a></li> |
279 | 280 | <li class="toctree-l1"><a class="reference internal" href="v4.2.3.html">Version 4.2.3</a></li> |
280 | 281 | <li class="toctree-l1"><a class="reference internal" href="v4.2.2.html">Version 4.2.2</a></li> |
@@ -317,14 +318,14 @@ <h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to |
317 | 318 | </div> |
318 | 319 | <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> |
319 | 320 | <a href="../installation/troubleshooting.html" class="btn btn-neutral float-left" title="Troubleshooting" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> |
320 | | - <a href="v4.2.4.html" class="btn btn-neutral float-right" title="Version 4.2.4" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
| 321 | + <a href="v4.2.5.html" class="btn btn-neutral float-right" title="Version 4.2.5" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
321 | 322 | </div> |
322 | 323 |
|
323 | 324 | <hr/> |
324 | 325 |
|
325 | 326 | <div role="contentinfo"> |
326 | 327 | <p>© Copyright 2019-2022 CodeIgniter Foundation. |
327 | | - <span class="lastupdated">Last updated on Aug 07, 2022. |
| 328 | + <span class="lastupdated">Last updated on Aug 13, 2022. |
328 | 329 | </span></p> |
329 | 330 | </div> |
330 | 331 |
|
|
0 commit comments