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 34e07aa commit 0d3336fCopy full SHA for 0d3336f
1 file changed
scripts/zad-common.sh
@@ -5,7 +5,7 @@
5
6
# Install zad-cli if not already available.
7
# Pin to a specific version tag to prevent breaking changes.
8
-ZAD_CLI_VERSION="v0.1.2"
+ZAD_CLI_VERSION="v0.2.1"
9
10
install_zad_cli() {
11
if command -v zad >/dev/null 2>&1; then
0 commit comments