Version bump: 11.2.5rc3.
This commit is contained in:
parent
dfcd35a0e2
commit
83b5d491af
|
@ -8,7 +8,7 @@
|
|||
"strict_min_version": "59.0"
|
||||
}
|
||||
},
|
||||
"version": "11.2.5rc2",
|
||||
"version": "11.2.5rc3",
|
||||
"description": "__MSG_Description__",
|
||||
"incognito": "spanning",
|
||||
|
||||
|
@ -57,6 +57,7 @@
|
|||
"/nscl/service/DocStartInjection.js",
|
||||
"/nscl/service/LastListener.js",
|
||||
"/nscl/service/TabCache.js",
|
||||
"/nscl/service/patchWorkers.js",
|
||||
"ui/Prompts.js",
|
||||
"xss/XSS.js",
|
||||
"bg/ReportingCSP.js",
|
||||
|
@ -94,6 +95,7 @@
|
|||
"/nscl/common/CapsCSP.js",
|
||||
"/nscl/common/RequestKey.js",
|
||||
"/nscl/content/patchWindow.js",
|
||||
"/nscl/content/patchWorkers.js",
|
||||
"/nscl/content/DocumentCSP.js",
|
||||
"/nscl/content/NoscriptElements.js",
|
||||
"/nscl/content/prefetchCSSResources.js",
|
||||
|
|
Loading…
Reference in New Issue