Skip to content

Commit

Permalink
Update Worker.php
Browse files Browse the repository at this point in the history
  • Loading branch information
walkor committed Jul 31, 2023
1 parent b84f559 commit 807780f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Worker.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class Worker
*
* @var string
*/
const VERSION = '4.1.12';
const VERSION = '4.1.13';

/**
* Status starting.
Expand Down

0 comments on commit 807780f

Please sign in to comment.