fixed update listener version issue

This commit is contained in:
cuneytsenturk 2018-06-25 19:40:38 +03:00
parent 5b57d702ed
commit b5ed71c959

View File

@ -9,7 +9,7 @@ class Version128 extends Listener
{ {
const ALIAS = 'core'; const ALIAS = 'core';
const VERSION = '1.2.0'; const VERSION = '1.2.8';
/** /**
* Handle the event. * Handle the event.