Update Pico::VERSION and Pico::VERSION_ID

This commit is contained in:
Daniel Rudolf 2020-03-29 14:57:08 +02:00 committed by Jérémy Dufraisse
parent 1160cd40af
commit 4a78497a6d

View File

@ -49,14 +49,14 @@ class Pico
*
* @var string
*/
const VERSION = '2.1.4';
const VERSION = '3.0.0-alpha.1';
/**
* Pico version ID
*
* @var int
*/
const VERSION_ID = 20104;
const VERSION_ID = 30000;
/**
* Pico API version