summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 6dd6ecc9b..98794670b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,12 +1,13 @@
{
"betaManifestVersion": 1,
- "version": "0",
+ "version": "1",
"entries": [
{ "url": "tt-rss.php"},
{ "url": "tt-rss.css"},
{ "url": "viewfeed.js"},
{ "url": "feedlist.js"},
{ "url": "functions.js"},
+ { "url": "offline.js"},
{ "url": "tt-rss.js"},
{ "url": "lib/scriptaculous/effects.js"},
{ "url": "lib/scriptaculous/controls.js"},