diff options
author | elijah <elijah@riseup.net> | 2015-02-04 15:42:26 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2015-02-04 15:42:26 -0800 |
commit | 1555cfa158c26ced05300402bbbce08081d62f7b (patch) | |
tree | 8a481e0d91cdb957c42261cbcda566cf8f1ff47b /provider_base/common.json | |
parent | aed223ad42635370bdbc1b239ed43a1330698c5e (diff) |
upgrade to tapicero 0.6.1, to remove auth in process list (closes #6697)
Diffstat (limited to 'provider_base/common.json')
-rw-r--r-- | provider_base/common.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/provider_base/common.json b/provider_base/common.json index 95ffa8d2..74c09efe 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -75,7 +75,7 @@ "tapicero": { "type": "git", "source": "https://leap.se/git/tapicero", - "revision": "origin/version/0.6" + "revision": "origin/version/0.6.1" }, "webapp": { "type": "git", |