diff --git a/VERSION b/VERSION index 8b20e485..63f2359f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.7.0 +v0.7.1 diff --git a/docs/core-manage-asdf-vm.md b/docs/core-manage-asdf-vm.md index 92c123ae..71efc47e 100644 --- a/docs/core-manage-asdf-vm.md +++ b/docs/core-manage-asdf-vm.md @@ -7,7 +7,7 @@ Clone only the latest branch: ```shell -git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.7.0 +git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.7.1 ``` Alternately, you can clone the whole repo and checkout the latest branch: