gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-webextension] 55/95: update for 0.13.3


From: gnunet
Subject: [reclaim-webextension] 55/95: update for 0.13.3
Date: Fri, 11 Jun 2021 23:35:40 +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 0f266c655fd0c37a5a51aee72733d181e31b168b
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Sun Sep 6 15:15:14 2020 +0200

    update for 0.13.3
---
 Makefile              | 3 +++
 manifest-chrome.json  | 2 +-
 manifest-firefox.json | 2 +-
 ui                    | 2 +-
 4 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index ab06a9f..6182dff 100644
--- a/Makefile
+++ b/Makefile
@@ -11,3 +11,6 @@ chrome: build
 
 clean:
        if test -d build; then rm -rf build; fi
+
+ui-update:
+       cd ui && git pull && cd ..
diff --git a/manifest-chrome.json b/manifest-chrome.json
index c6387df..a6c20de 100644
--- a/manifest-chrome.json
+++ b/manifest-chrome.json
@@ -3,7 +3,7 @@
   "manifest_version": 2,
   "name": "re:claimID",
   "description": "An extension for use with re:claimID.",
-  "version": "0.13.1",
+  "version": "0.13.3",
 
   "browser_action": {
     "default_icon": "icons/logo.png",
diff --git a/manifest-firefox.json b/manifest-firefox.json
index cb63b0b..3087c0f 100644
--- a/manifest-firefox.json
+++ b/manifest-firefox.json
@@ -3,7 +3,7 @@
   "manifest_version": 2,
   "name": "re:claimID",
   "description": "An extension for use with re:claimID.",
-  "version": "0.13.1",
+  "version": "0.13.3",
 
   "applications": {
     "gecko": {
diff --git a/ui b/ui
index e96e0c1..78a5a05 160000
--- a/ui
+++ b/ui
@@ -1 +1 @@
-Subproject commit e96e0c10b7435631a1dcd28a01654d88beaaa47d
+Subproject commit 78a5a05291462b75fa8429e51ee6c23f34e244f0

-- 
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]