Skip to content

Commit

Permalink
Merge pull request #9 from trunk-io/tyler/bump-cli-version
Browse files Browse the repository at this point in the history
Bump cli version in docs
  • Loading branch information
TylerJang27 authored Oct 16, 2023
2 parents 41ace70 + eae4132 commit 654c2aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 0.1
cli:
version: 1.16.3-beta.3
version: 1.17.0
options:
- commands: [upgrade]
args: -y --no-progress
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ instructions below:
### Prerequisites

- Minimum Neovim version: `v0.9.2`
- Minimum Trunk CLI version: `1.16.3`
- Minimum Trunk CLI version: `1.17.0`
- Some commands require `sed` and `tee` to be in `PATH`
- Format on save timeout only works on UNIX and if coreutils `timeout` is in `PATH`

Expand Down

0 comments on commit 654c2aa

Please sign in to comment.