Skip to content

Commit 637db01

Browse files
committed
Update generated docs for 3.14.0
1 parent 004386b commit 637db01

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ To install the latest version, use:
1414
gh extension install github.com/github/gh-es
1515
```
1616

17-
Please make sure to install the correct version of the CLI extension which matches the release version (e.g. `3.13.0`) of your GHES installation, by pinning to the latest patch for the corresponding release series:
17+
Please make sure to install the correct version of the CLI extension which matches the release version (e.g. `3.14.0`) of your GHES installation, by pinning to the latest patch for the corresponding release series:
1818

1919
```bash
20-
gh extension install github.com/github/gh-es --pin v3.13.0
20+
gh extension install github.com/github/gh-es --pin v3.14.0
2121
```
2222

2323
## Supported versions
@@ -26,7 +26,8 @@ The following versions of GHES are supported by this CLI. Please refer to the [U
2626

2727
* [3.11](https://github.com/github/gh-es/blob/3.11/README.md)
2828
* [3.12](https://github.com/github/gh-es/blob/3.12/README.md)
29-
* [3.13](https://github.com/github/gh-es/blob/main/README.md)
29+
* [3.13](https://github.com/github/gh-es/blob/3.13/README.md)
30+
* [3.14](https://github.com/github/gh-es/blob/main/README.md)
3031

3132
## Usage
3233

0 commit comments

Comments
 (0)