Skip to content

Commit

Permalink
Release version 1.1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hungnguyenhp committed Jan 8, 2023
1 parent dc60679 commit b059dbf
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 @@ -20,7 +20,7 @@
class BaseHelper
{
const VERSION = '1.1.7.3';
const LAST_MODIFIED = '2023-01-08';
const LAST_MODIFIED = '2023-01-09';
const AUTHOR_NAME = 'Hung Nguyen';
const AUTHOR_EMAIL = '[email protected]';
const PROJECT_NAME = 'CodeIgniter - Basic Helper';
Expand Down

0 comments on commit b059dbf

Please sign in to comment.