From 1bc87aa033be1c31ef3afcaed7e6163c7dd596ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Dufraisse?= Date: Thu, 16 Mar 2023 23:03:14 +0100 Subject: [PATCH] fix(PicoPlugin): use new API version --- SeacmsApi.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SeacmsApi.php b/SeacmsApi.php index 637932e..adbdeca 100644 --- a/SeacmsApi.php +++ b/SeacmsApi.php @@ -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