fix(PicoPlugin): use new API version
This commit is contained in:
parent
f5b81d3514
commit
1bc87aa033
@ -19,7 +19,7 @@ class SeacmsApi extends AbstractPicoPlugin implements ApiAware
|
||||
* Pico API version.
|
||||
* @var int
|
||||
*/
|
||||
const API_VERSION = 3;
|
||||
const API_VERSION = 4;
|
||||
|
||||
/**
|
||||
* api routes
|
||||
|
Loading…
x
Reference in New Issue
Block a user