gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[reclaim-webextension] 30/95: hotfix file permissions


From: gnunet
Subject: [reclaim-webextension] 30/95: hotfix file permissions
Date: Fri, 11 Jun 2021 23:35:15 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository reclaim-webextension.

commit fb057d0e25df19178e599c362085df349e582c23
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Fri Jun 14 10:31:48 2019 +0200

    hotfix file permissions
---
 manifest.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/manifest.json b/manifest.json
index 93413c9..5aa762c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -3,7 +3,7 @@
     "manifest_version": 2,
     "name": "re:claimID",
     "description": "An extension for use with re:claimID.",
-    "version": "0.0.5",
+    "version": "0.0.6",
 
     "applications": {
         "gecko": {
@@ -37,7 +37,7 @@
 
     "permissions": ["storage", "<all_urls>",
       "webRequest", "webRequestBlocking"],
-    "web_accessible_resources": ["*/**", "index.html/#/identities*" , 
"index.html*", "*.js", "assets/*", "*.woff*", "*.ttf", "*.svg"],
+    "web_accessible_resources": ["*/**", "index.html", "*.js", "assets/*", 
"*.woff*", "*.ttf", "*.svg"],
 
     "options_ui": {
       "page": "index.html",

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]