From cd3d3dcec563613b7fc24edc921137bfe84d4013 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Thu, 12 Sep 2019 12:45:35 +0200 Subject: [PATCH] Bump API version Due to ad729a99c4b8db986e59d1b2241bef49a394973e and 33117be981aa9c8acb6b3f91c5513e4a266d7a9d --- lib/Pico.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Pico.php b/lib/Pico.php index aa23f0c..3118432 100644 --- a/lib/Pico.php +++ b/lib/Pico.php @@ -63,7 +63,7 @@ class Pico * * @var int */ - const API_VERSION = 2; + const API_VERSION = 3; /** * Sort files in alphabetical ascending order