docs: Adjusted Thunderbird's v68 manifest info

This commit is contained in:
Ludovic Marcotte
2020-05-15 09:31:04 -04:00
parent 96986280ee
commit 9f861bd629
@@ -263,7 +263,7 @@ The syntax is:
----
"<extension ID>"
=> array( "application" => "thunderbird",
"version" => "<exact version found in the extension's install.rdf file>",
"version" => "<exact version found in the extension's manifest.json file>",
"filename" => "<exact filename on the filesystem>" )
----