We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b03180 commit 4d2fb9dCopy full SHA for 4d2fb9d
src/BaseHelper.php
@@ -19,8 +19,8 @@
19
*/
20
class BaseHelper
21
{
22
- const VERSION = '1.5.9.3';
23
- const LAST_MODIFIED = '2023-11-24';
+ const VERSION = '1.6.0';
+ const LAST_MODIFIED = '2024-01-15';
24
const PROJECT_NAME = 'CodeIgniter - Basic Helper';
25
const AUTHOR_NAME = 'Hung Nguyen';
26
const AUTHOR_FULL_NAME = 'Hung Nguyen';
0 commit comments