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