summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2018-11-09 20:37:46 +0100
committerGitHub <noreply@github.com>2018-11-09 20:37:46 +0100
commit370d931a12dbf50e1e1aa0a93423e0cb7365e9d9 (patch)
tree438c0e3f2418416650417a9c8eea1b8ed5e70b8a
parentc850ffa889dc1f8bf562107aa07da429357bc8ef (diff)
downloadcouchdb-370d931a12dbf50e1e1aa0a93423e0cb7365e9d9.tar.gz
feat: update couch-config to match #1602 (#1723)
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index fd20e623e..65c3a8a04 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -48,7 +48,7 @@ SubDirs = [
DepDescs = [
%% Independent Apps
-{config, "config", {tag, "fix/conf"}},
+{config, "config", {tag, "2.1.3"}},
{b64url, "b64url", {tag, "1.0.1"}},
{ets_lru, "ets-lru", {tag, "1.0.0"}},
{khash, "khash", {tag, "1.0.1"}},