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