diff --git a/docs/changelog.md b/docs/changelog.md index c9c07648..29672188 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,6 +1,8 @@ # Changelog -## 0.7.0 (In Progress) +## 0.7.1 (In Progress) + +## 0.7.0 (February 18, 2016) * **Breaking** * Dusty app and lib spec filenames must now abide by Docker image naming conventions: `[a-z0-9]+(?:[._-][a-z0-9]+)*`. Your file name must start with a number or lowercase letter, cannot have uppercase letters, and can only have `.`, `_`, and `-` as special characters. * Dusty requires Docker Machine 0.5.0+ diff --git a/docs/installation.md b/docs/installation.md index 75394aad..e8027003 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -37,7 +37,7 @@ These can be obtained all together from [Docker Toolbox](https://www.docker.com/ Then, run the following to download and install Dusty: ``` -bash -c "`curl -L https://github.com/gamechanger/dusty/releases/download/0.6.5/install.sh`" +bash -c "`curl -L https://github.com/gamechanger/dusty/releases/download/0.7.0/install.sh`" ``` This script will install Dusty as a service and run the preflight check to ensure that all