Validate Forgejo webhook issue
This commit is contained in:
parent
2f015ccbd6
commit
1a659a1bd9
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ use Hosterra\NetBox\HttpClient\HttpClient;
|
||||||
use RuntimeException;
|
use RuntimeException;
|
||||||
|
|
||||||
class Client {
|
class Client {
|
||||||
const VERSION = '3.1.0';
|
const VERSION = '3.1.2';
|
||||||
|
|
||||||
/** @var array */
|
/** @var array */
|
||||||
protected $classes = [
|
protected $classes = [
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue