aboutsummaryrefslogtreecommitdiff
path: root/src/git-lfs/feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/git-lfs/feature.json')
-rw-r--r--src/git-lfs/feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/git-lfs/feature.json b/src/git-lfs/feature.json
index 4fa33c5..892670b 100644
--- a/src/git-lfs/feature.json
+++ b/src/git-lfs/feature.json
@@ -4,7 +4,7 @@
"options": {
"version": {
"type": "string",
- "enum": ["latest"],
+ "enum": ["latest", "none"],
"default": "latest",
"description": "Currently unused."
}