We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f5b209 commit ac2eedeCopy full SHA for ac2eede
2 files changed
VERSION
@@ -1 +1 @@
1
-v0.7.1
+v0.7.2
docs/core-manage-asdf-vm.md
@@ -7,7 +7,7 @@
7
Clone only the latest branch:
8
9
```shell
10
-git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.7.1
+git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.7.2
11
```
12
13
Alternately, you can clone the whole repo and checkout the latest branch:
0 commit comments