Fix some old debug code.

This commit is contained in:
James Cole
2020-02-07 20:50:46 +01:00
parent 685107e950
commit 0c13ac2e93
2 changed files with 2 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ class SetLatestVersion extends Command
*
* @var string
*/
protected $description = 'Command description';
protected $description = 'Set latest version in DB.';
/**
* The name and signature of the console command.
*