fix(PicoPlugin): use new API version
This commit is contained in:
parent
da5ed742f3
commit
556a5ad09c
@ -26,7 +26,7 @@ class PicoContentEditor extends AbstractPicoPlugin implements ApiAware
|
||||
* Pico API version.
|
||||
* @var int
|
||||
*/
|
||||
const API_VERSION = 3;
|
||||
const API_VERSION = 4;
|
||||
|
||||
/**
|
||||
* EditorHandler (ContentToolsHandler, QuillHandler...)
|
||||
|
Loading…
x
Reference in New Issue
Block a user