mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 09:18:42 +09:00
Bump Phoenix extensions to allow installing up to Firefox 56.9
This commit is contained in:
parent
32338c35ff
commit
11155c71c0
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ const PREFIX_NS_EM = "http://www.mozilla.org/2004/em-rdf#";
|
|||
const TOOLKIT_ID = "toolkit@mozilla.org";
|
||||
#ifdef MOZ_PHOENIX_EXTENSIONS
|
||||
const FIREFOX_ID = "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
|
||||
const FIREFOX_APPCOMPATVERSION = "27.9"
|
||||
const FIREFOX_APPCOMPATVERSION = "56.9"
|
||||
#endif
|
||||
|
||||
// The value for this is in Makefile.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue