Skip to content

Commit

Permalink
bump 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nawawi committed Jun 25, 2021
1 parent f69015e commit 1123646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docket-cronwp.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

\defined('DOCKET_CRONWP') && exit;

\define('DOCKET_CRONWP_VERSION', '1.0.1');
\define('DOCKET_CRONWP_VERSION', '1.0.2');
\define('DOCKET_CRONWP', realpath(__DIR__));
require __DIR__.'/includes/load.php';
( new Console() )->run();
Expand Down

0 comments on commit 1123646

Please sign in to comment.