fix(API_VERSION): to prevent errors
This commit is contained in:
parent
0187138622
commit
2e5f58f07d
@ -69,7 +69,7 @@ class Pico
|
||||
*
|
||||
* @var int
|
||||
*/
|
||||
const API_VERSION = 3;
|
||||
const API_VERSION = 4;
|
||||
|
||||
/**
|
||||
* Sort files in alphabetical ascending order
|
||||
|
Loading…
x
Reference in New Issue
Block a user