Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: manifest.json

Issue 29348698: NoIssue - Use localStorage for storing filters in current Windows Store version of ABP for Edge (Closed)
Patch Set: Address the comments Created July 27, 2016, 4:32 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/adblockplus.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: manifest.json
===================================================================
--- a/manifest.json
+++ b/manifest.json
@@ -71,7 +71,7 @@
"storage": {
"managed_schema": "managed-storage-schema.json"
},
- "version": "0.9.5.0",
+ "version": "0.9.6.0",
"-ms-preload": {
"backgroundScript": "backgroundScriptsAPIBridge.js",
"contentScript": "contentScriptsAPIBridge.js"
« no previous file with comments | « lib/adblockplus.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld