From db3b9d5a4fb4109c6a504b7841d2539352bfda40 Mon Sep 17 00:00:00 2001 From: Stephen Ball Date: Thu, 31 Mar 2016 18:51:22 +0000 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f90e5f13..178d596cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log -## [0.0.33](https://github.com/REBELinBLUE/deployer/tree/0.0.33) (2016-03-31) -[Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.32...0.0.33) +## [0.0.34](https://github.com/REBELinBLUE/deployer/tree/0.0.34) (2016-03-31) +[Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.32...0.0.34) **Fixed bugs:** diff --git a/README.md b/README.md index 1c971276e..fcdd4abfa 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ The `master` branch of this repository is a development branch and **should not* 2. Checkout the latest release ```shell - $ git checkout 0.0.32 + $ git checkout 0.0.34 ``` 3. Install dependencies @@ -109,7 +109,7 @@ The `master` branch of this repository is a development branch and **should not* ```shell $ git fetch --all - $ git checkout 0.0.32 + $ git checkout 0.0.34 ``` 2. Update the dependencies