From 0ad57c277f27c0ce32dddd39473f2c67ba2481a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Dufraisse?= Date: Thu, 16 Mar 2023 23:01:59 +0100 Subject: [PATCH] fix(SeacmsAppPlugin): use new version --- SeacmsAppPlugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SeacmsAppPlugin.php b/SeacmsAppPlugin.php index b3dcae2..73db11f 100644 --- a/SeacmsAppPlugin.php +++ b/SeacmsAppPlugin.php @@ -15,7 +15,7 @@ class SeacmsAppPlugin extends AbstractPicoPlugin implements LateApiAware * Pico API version. * @var int */ - const API_VERSION = 3; + const API_VERSION = 4; /** * return api routes