diff options
| author | ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | 2024-11-24 13:25:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-24 13:25:13 +0100 |
| commit | 366d25435229bfa725109a147d6cb2fef8011b3c (patch) | |
| tree | fe51e02fa506a2389d4a014ba7c7bfbf75d43648 /.github | |
| parent | ccbe504f224a0aae688aaa729d4258e3392a9fc8 (diff) | |
| download | zsh-366d25435229bfa725109a147d6cb2fef8011b3c.tar.gz zsh-366d25435229bfa725109a147d6cb2fef8011b3c.tar.bz2 zsh-366d25435229bfa725109a147d6cb2fef8011b3c.zip | |
feat(wd): update to v0.9.2 (#12820)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
| -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 d53b0cd4d..603bf7566 100644 --- a/.github/dependencies.yml +++ b/.github/dependencies.yml @@ -28,7 +28,7 @@ dependencies: plugins/wd: repo: mfaerevaag/wd branch: master - version: tag:v0.9.1 + version: tag:v0.9.2 precopy: | set -e rm -r test |
