diff --git a/drupalbox/CHANGELOG-0.0.md b/drupalbox/CHANGELOG-0.0.md index b017d2b..6cd06d5 100644 --- a/drupalbox/CHANGELOG-0.0.md +++ b/drupalbox/CHANGELOG-0.0.md @@ -8,6 +8,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed +## [0.2.1] - 2016-11-14 + +### Fixed + - Updated PHP 5.6 PPA source and packages ## [0.2.0] - 2016-09-07 diff --git a/drupalbox/ubuntu1404.json b/drupalbox/ubuntu1404.json index 01eb95a..45f0084 100644 --- a/drupalbox/ubuntu1404.json +++ b/drupalbox/ubuntu1404.json @@ -4,5 +4,5 @@ "iso_name": "ubuntu-14.04.4-server-amd64.iso", "iso_path": "iso", "iso_url": "http://releases.ubuntu.com/14.04/ubuntu-14.04.4-server-amd64.iso", - "version": "0.2.0" + "version": "0.2.1" }