mirror of
https://github.com/kristuff/abuseipdb
synced 2025-08-14 02:36:52 -07:00
v0.9.13
This commit is contained in:
parent
c4b5c65598
commit
3ab67950a1
7 changed files with 8 additions and 8 deletions
|
@ -14,7 +14,7 @@
|
|||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*
|
||||
* @version 0.9.12
|
||||
* @version 0.9.13
|
||||
* @copyright 2020-2021 Kristuff
|
||||
*/
|
||||
|
||||
|
@ -35,7 +35,7 @@ class ApiHandler extends ApiBase
|
|||
/**
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = 'v0.9.12';
|
||||
const VERSION = 'v0.9.13';
|
||||
|
||||
/**
|
||||
* The ips to remove from report messages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue