Update Pico::VERSION_ID constant
This commit is contained in:
parent
46f5d3d56d
commit
586d792c32
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ class Pico
|
|||
*
|
||||
* @var int
|
||||
*/
|
||||
const VERSION_ID = 10100;
|
||||
const VERSION_ID = 20000;
|
||||
|
||||
/**
|
||||
* Sort files in alphabetical ascending order
|
||||
|
|
Loading…
Add table
Reference in a new issue