Prepare v2.0.0-beta.1

This commit is contained in:
Daniel Rudolf 2017-11-05 17:32:41 +01:00
parent 66bb17a419
commit 1cd6e241f0
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
Pico Changelog Pico Changelog
============== ==============
### Version 2.0.0-beta.1
Released: 2017-11-05
### Version 1.0.6 ### Version 1.0.6
Released: 2017-07-25 Released: 2017-07-25

View File

@ -49,7 +49,7 @@ class Pico
* *
* @var string * @var string
*/ */
const VERSION = '2.0.0-dev'; const VERSION = '2.0.0-beta.1';
/** /**
* Pico version ID * Pico version ID