Skip to content

Commit

Permalink
build(core): v3.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
warlof committed May 5, 2019
1 parent 697bf16 commit 3973009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Config/web.config.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
*/

return [
'version' => '3.0.17',
'version' => '3.0.18',
'queue_status_update_time' => 10 * 1000, // milliseconds = seconds x 1,000
];

0 comments on commit 3973009

Please sign in to comment.