Bump API version

Due to ad729a99c4 and 33117be981
pico-3.0-alpha
Daniel Rudolf 6 years ago
parent 17aba01513
commit cd3d3dcec5
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
  1. 2
      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

Loading…
Cancel
Save