Update version to 0.7.8

This commit is contained in:
Trevor Brown 2020-03-23 09:36:32 -04:00
parent f75ecc8769
commit 4a3e3d6ebd
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
v0.7.7
v0.7.8

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.7
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.7.8
```
Alternately, you can clone the whole repo and checkout the latest branch: