diff options
| author | ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | 2024-05-21 20:48:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-21 20:48:54 +0200 |
| commit | f6b3fc84d192274f245a7322c3994767c5e68691 (patch) | |
| tree | 04c3a062f46f5fdbe0cd049475d01dad98e2261b /.github/dependencies.yml | |
| parent | 04b66b230857fb9bc28af5e7590b09ff79f888fa (diff) | |
| download | zsh-f6b3fc84d192274f245a7322c3994767c5e68691.tar.gz zsh-f6b3fc84d192274f245a7322c3994767c5e68691.tar.bz2 zsh-f6b3fc84d192274f245a7322c3994767c5e68691.zip | |
feat(wd): update to version v0.7.0 (#12436)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Diffstat (limited to '.github/dependencies.yml')
| -rw-r--r-- | .github/dependencies.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependencies.yml b/.github/dependencies.yml index 6ae97ad4e..d3b269361 100644 --- a/.github/dependencies.yml +++ b/.github/dependencies.yml @@ -39,7 +39,7 @@ dependencies: plugins/wd: repo: mfaerevaag/wd branch: master - version: tag:v0.6.1 + version: tag:v0.7.0 precopy: | set -e rm -r test |
