Skip to content
This repository has been archived by the owner on Jan 13, 2024. 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 14, 2018
1 parent bf43610 commit 6fc4dfa
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.13");
$this->info("Version : 5.4.14");
}
}

0 comments on commit 6fc4dfa

Please sign in to comment.