Skip to content
Snippets Groups Projects
Commit 61d8eb5e authored by Cecylia Bocovich's avatar Cecylia Bocovich
Browse files

bump version to 0.0.11

parent 01156e58
Branches base-browser-115.0b5-13.0-1
No related merge requests found
{
"manifest_version": 2,
"name": "Snowflake",
"version": "0.0.10",
"version": "0.0.11",
"description": "__MSG_appDesc__",
"default_locale": "en_US",
"background": {
"scripts": ["snowflake.js"],
"scripts": [
"snowflake.js"
],
"persistent": true
},
"browser_action": {
......@@ -16,5 +18,7 @@
"default_title": "Snowflake",
"default_popup": "embed.html"
},
"permissions": ["storage"]
}
"permissions": [
"storage"
]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment