Skip to content

Commit

Permalink
ci: update Fish version in test dependencies (#1705)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperupcall authored Jan 9, 2024
1 parent fad23bc commit 9591a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_dependencies.bash
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fi
# Elvish
elvish_semver="v0.19.2"
# Fish
fish_semver="3.6.1"
fish_semver="3.7.0"
fish_apt_semver="${fish_semver}-1~jammy"
# Nushell
nushell_semver="0.84.0"
Expand Down

0 comments on commit 9591a0e

Please sign in to comment.