We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 376ff9f commit cebd67bCopy full SHA for cebd67b
dvm.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-DVM_VERSION="v0.4.0"
+DVM_VERSION="v0.4.1"
4
5
compare_version() {
6
test "$(printf '%s\n' "$@" | sort -V | head -n 1)" != "$2"
0 commit comments