Skip to content
This repository has been archived by the owner on Feb 9, 2025. It is now read-only.

Commit

Permalink
Update CrudboosterVersionCommand.php
Browse files Browse the repository at this point in the history
  • Loading branch information
fherryfherry authored Aug 16, 2018
1 parent eadd704 commit a94cb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/CrudboosterVersionCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ class CrudboosterVersionCommand extends Command
*/
public function handle()
{
$this->info("Version : 5.4.14");
$this->info("Version : 5.4.15");
}
}

0 comments on commit a94cb39

Please sign in to comment.