From 4b2b71a070b99478aa7c358113472f734790933f Mon Sep 17 00:00:00 2001 From: Trevor Brown Date: Wed, 4 Mar 2020 09:13:43 -0500 Subject: [PATCH] Update version to 0.7.7 --- VERSION | 2 +- docs/core-manage-asdf-vm.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 378c127d..b977a66d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.7.6 +v0.7.7 diff --git a/docs/core-manage-asdf-vm.md b/docs/core-manage-asdf-vm.md index b0acf481..b80338c6 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.6 +git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.7.7 ``` Alternately, you can clone the whole repo and checkout the latest branch: