You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2022/08/16 07:26:54 UTC

[couchdb] 01/01: Update couchdb-config to 2.2.0

This is an automated email from the ASF dual-hosted git repository.

ronny pushed a commit to branch update-couchdb-config
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit b0d5c97cc1e78a8796ea2f158ec97c04682a11bb
Author: Ronny Berndt <ro...@apache.org>
AuthorDate: Tue Aug 16 09:25:44 2022 +0200

    Update couchdb-config to 2.2.0
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index 12b6bc861..bba854d6e 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -141,7 +141,7 @@ SubDirs = [
 
 DepDescs = [
 %% Independent Apps
-{config,           "config",           {tag, "2.1.9"}},
+{config,           "config",           {tag, "2.2.0"}},
 {b64url,           "b64url",           {tag, "1.0.3"}},
 {ets_lru,          "ets-lru",          {tag, "1.1.0"}},
 {khash,            "khash",            {tag, "1.1.0"}},