Version bump: 11.2.5rc3.

This commit is contained in:
hackademix 2021-04-27 19:46:27 +02:00
parent dfcd35a0e2
commit 83b5d491af
1 changed files with 3 additions and 1 deletions

View File

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