fix(SeacmsAppPlugin): use new version

master
dufraissejeremy 2 years ago
parent 323b145b94
commit 0ad57c277f
  1. 2
      SeacmsAppPlugin.php

@ -15,7 +15,7 @@ class SeacmsAppPlugin extends AbstractPicoPlugin implements LateApiAware
* Pico API version. * Pico API version.
* @var int * @var int
*/ */
const API_VERSION = 3; const API_VERSION = 4;
/** /**
* return api routes * return api routes

Loading…
Cancel
Save