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

Unified Diff: manifest.json

Issue 29351586: Issue 4023 - Move storage of subscription lists to localStorage - adblockplusedgems (Closed)
Patch Set: Rebase to version 0.9.6 Created Sept. 8, 2016, 11:54 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
« lib/adblockplus.js ('K') | « lib/lz-string.js ('k') | qunit/index.html » ('j') | 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.6.0",
+ "version": "0.9.7.0",
"-ms-preload": {
"backgroundScript": "backgroundScriptsAPIBridge.js",
"contentScript": "contentScriptsAPIBridge.js"
« lib/adblockplus.js ('K') | « lib/lz-string.js ('k') | qunit/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld