docs: Adjusted Thunderbird's v68 manifest info

pull/277/head
Ludovic Marcotte 2020-05-15 09:31:04 -04:00
parent 96986280ee
commit 9f861bd629
1 changed files with 1 additions and 1 deletions

View File

@ -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>" )
----