Prepare v2.0.0-beta.1

pico-3.0-alpha
Daniel Rudolf 8 years ago
parent 66bb17a419
commit 1cd6e241f0
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
  1. 3
      CHANGELOG.md
  2. 2
      lib/Pico.php

@ -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

@ -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

Loading…
Cancel
Save