Skip to content

Commit 4d2fb9d

Browse files
committed
Release version 1.6.0
1 parent 4b03180 commit 4d2fb9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/BaseHelper.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
*/
2020
class BaseHelper
2121
{
22-
const VERSION = '1.5.9.3';
23-
const LAST_MODIFIED = '2023-11-24';
22+
const VERSION = '1.6.0';
23+
const LAST_MODIFIED = '2024-01-15';
2424
const PROJECT_NAME = 'CodeIgniter - Basic Helper';
2525
const AUTHOR_NAME = 'Hung Nguyen';
2626
const AUTHOR_FULL_NAME = 'Hung Nguyen';

0 commit comments

Comments
 (0)