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", |
Sebastian Noack
2016/07/27 17:08:51
Don't you have to update the AppXManifest as well,
Oleksandr
2016/07/27 18:23:40
It isn't in the repo.
Sebastian Noack
2016/07/27 18:29:43
How do you generate the AppXManifest? Unless it's
|
"-ms-preload": { |
"backgroundScript": "backgroundScriptsAPIBridge.js", |
"contentScript": "contentScriptsAPIBridge.js" |