change version listener file.

This commit is contained in:
cuneytsenturk
2019-04-02 17:02:43 +03:00
parent 98892187c0
commit 796625c869
2 changed files with 3 additions and 3 deletions

View File

@@ -9,11 +9,11 @@ use App\Utilities\Overrider;
use Artisan;
use Date;
class Version1315 extends Listener
class Version1316 extends Listener
{
const ALIAS = 'core';
const VERSION = '1.3.15';
const VERSION = '1.3.16';
/**
* Handle the event.