Update version number
This commit is contained in:
parent
5180bf1d38
commit
6e47d2138b
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ use Hosterra\NetBox\HttpClient\HttpClient;
|
|||
use RuntimeException;
|
||||
|
||||
class Client {
|
||||
const VERSION = '3.0.0';
|
||||
const VERSION = '3.1.1';
|
||||
|
||||
/** @var array */
|
||||
protected $classes = [
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue