Skip to content

Commit

Permalink
v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amirfaramarzi committed Jul 12, 2024
1 parent a55e2c0 commit b91f8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engineer
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ use Fomo\Commands\Scheduling\Stop as SchedulerStopCommand;
* create const's and definitions
*/
define('PROJECT_PATH' , realpath('./'));
const FOMO_VERSION = '2.4.1';
const FOMO_VERSION = '2.4.2';
const ENABLE = true;
const DISABLE = false;

Expand Down

0 comments on commit b91f8f1

Please sign in to comment.