**Fixed**
- getCategoryIdByName and getCategoryNameById now return string (instead array)
- IoT Targeted report category now named iot (instead of oit)
This commit is contained in:
kristuff 2021-02-23 20:31:53 +01:00
commit adff27d86d
7 changed files with 12 additions and 12 deletions

View file

@ -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.10
* @version 0.9.11
* @copyright 2020-2021 Kristuff
*/
@ -35,7 +35,7 @@ class ApiHandler extends ApiBase
/**
* @var string
*/
const VERSION = 'v0.9.10';
const VERSION = 'v0.9.11';
/**
* The ips to remove from report messages