aboutsummaryrefslogtreecommitdiff
path: root/src/github-cli/feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/github-cli/feature.json')
-rw-r--r--src/github-cli/feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/github-cli/feature.json b/src/github-cli/feature.json
index 03f07cf..9a00923 100644
--- a/src/github-cli/feature.json
+++ b/src/github-cli/feature.json
@@ -4,7 +4,7 @@
"options": {
"version": {
"type": "string",
- "proposals": ["latest"],
+ "proposals": ["latest", "none"],
"default": "latest",
"description": "Select version of the GitHub CLI, if not latest."
}