Describe the bug
The manifest.json schema references the "format_version": 2 schema when the format_version is 3.
To Reproduce
- Use a valid
"format_version": 3 manifest.json.
- Suffer.
Expected behavior
It would reference the proper schema when the format_version is 3.