Skip to content

Commit 0c569b8

Browse files
committed
support more extensive task URL like domain or IPv4 or IPv6 with optional port number
1 parent bb93eba commit 0c569b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Kernel/PHPCreeper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class PHPCreeper extends Worker
4040
*
4141
* @var string
4242
*/
43-
public const CURRENT_VERSION = '2.0.1';
43+
public const CURRENT_VERSION = '2.0.2';
4444

4545
/**
4646
* engine name

0 commit comments

Comments
 (0)