Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/new-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ This document defines the process for releasing Gateway API Inference Extension.
tag has been published, set the appropriate environment variable or update the script. For example:

```shell
export VLLM_GPU=0.9.2
export VLLM_GPU=0.8.5
export VLLM_CPU=0.9.3
export VLLM_SIM=0.3.0
```
Expand Down