We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c88c60 commit 87bb7e0Copy full SHA for 87bb7e0
doc/versionJson.md
@@ -14,6 +14,9 @@ Here is the content of a sample version.json file you may start with:
14
The `$schema` field is optional but highly encouraged as it causes most JSON editors
15
to add auto-completion and doc tips to help you author the file.
16
17
+Note that the capitalization of the `version.json` filename must be all lower-case
18
+when added to the git repo.
19
+
20
## File format
21
22
The content of the version.json file is a JSON serialized object with these properties
0 commit comments