From 048527df6dbce184cb0f1384e9d4d2be41de5957 Mon Sep 17 00:00:00 2001 From: Jordan Singleton Date: Wed, 9 Sep 2015 16:07:35 -0400 Subject: [PATCH] changelog and installation for 0.6.1 --- docs/changelog.md | 5 ++++- docs/installation.md | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 7c18be15..ad5069a9 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,6 +1,9 @@ # Changelog -## 0.6.1 (In Progress) +## 0.6.2 (In Progress) + + +## 0.6.1 (September 9, 2015) * **Misc** * Dusty now adds any known hosts specified in the `repo` field of specs to root's known host file. Previously, users had to manually add hosts as root, or Dusty couldn't pull repos other than GitHub. diff --git a/docs/installation.md b/docs/installation.md index 91d8cf5a..c2c11b7e 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -27,7 +27,7 @@ to talk to your remote git repository (GitHub for instance). To download and install Dusty, run: ``` -bash -c "`curl -L https://github.com/gamechanger/dusty/releases/download/0.6.0/install.sh`" +bash -c "`curl -L https://github.com/gamechanger/dusty/releases/download/0.6.1/install.sh`" ``` This script will install Dusty as a service and run the preflight check to ensure that all