Update version to 0.7.7

This commit is contained in:
Trevor Brown 2020-03-04 09:13:43 -05:00
parent 50fa3834df
commit 4b2b71a070
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
v0.7.6
v0.7.7

View File

@ -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: