Skip to content

Commit

Permalink
3.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
kiss291323003 committed Apr 15, 2019
1 parent 3a3fdd6 commit 829fb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SysConst.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

class SysConst
{
const EASYSWOOLE_VERSION = '3.1.19-dev';
const EASYSWOOLE_VERSION = '3.1.19';
const LOGGER_HANDLER = 'LOGGER_HANDLER';
const ERROR_HANDLER = 'ERROR_HANDLER';
const TRIGGER_HANDLER = 'TRIGGER_HANDLER';
Expand Down

0 comments on commit 829fb61

Please sign in to comment.