We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 601f676 commit f9841b4Copy full SHA for f9841b4
dvm.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
# source this script
3
4
-export DVM_VERSION="v0.7.0"
+export DVM_VERSION="v0.7.1"
5
6
dvm_success() {
7
# execute true to set as success
0 commit comments