Make sure version is OK. Will trigger the commands again but no matter.

This commit is contained in:
James Cole
2019-08-26 07:13:48 +02:00
parent a49e20c2aa
commit 1f3c621bea
13 changed files with 13 additions and 13 deletions

View File

@@ -33,7 +33,7 @@ use Illuminate\Console\Command;
*/
class BudgetLimitCurrency extends Command
{
public const CONFIG_NAME = '4780_bl_currency';
public const CONFIG_NAME = '480_bl_currency';
/**
* The console command description.
*