fixed updates

This commit is contained in:
denisdulici
2017-12-13 18:23:04 +03:00
parent 54532e934c
commit 8f3e11cf04
2 changed files with 4 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ use App\Events\UpdateFinished;
use App\Models\Company\Company;
use DotenvEditor;
class Version111 extends Listener
class Version112 extends Listener
{
const ALIAS = 'core';
const VERSION = '1.1.1';
const VERSION = '1.1.2';
/**
* Handle the event.