Skip to content

Commit

Permalink
Merge pull request #17 from nguyenanhung/develop
Browse files Browse the repository at this point in the history
Release version 1.3.2
  • Loading branch information
nguyenanhung authored Mar 20, 2023
2 parents 2c281cc + 5504623 commit 692cbd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BaseHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/
class BaseHelper
{
const VERSION = '1.3.3';
const VERSION = '1.3.2';
const LAST_MODIFIED = '2023-03-20';
const PROJECT_NAME = 'CodeIgniter - Basic Helper';
const AUTHOR_NAME = 'Hung Nguyen';
Expand Down

0 comments on commit 692cbd5

Please sign in to comment.