summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <wohali@users.noreply.github.com>2020-09-11 18:37:00 -0400
committerGitHub <noreply@github.com>2020-09-11 22:37:00 +0000
commitce596c65d9d7f0bc5d9937bcaf6253b343015690 (patch)
treeed0e6683aaddb8fda3afa4502dd318ff011ce6ae
parent45f6989a13dc92b98194bc0ad204a79f03e684c9 (diff)
downloadcouchdb-ce596c65d9d7f0bc5d9937bcaf6253b343015690.tar.gz
Prep for 3.1.1-RC2 (#3148)3.1.1-RC23.1.1
-rw-r--r--.gitignore1
-rw-r--r--rebar.config.script2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5411c5dd1..d76b7cbb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
*.o
+*.asc
*.sha256
*.sha512
*.snap
diff --git a/rebar.config.script b/rebar.config.script
index e48a559ac..1ffbf70b0 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -151,7 +151,7 @@ DepDescs = [
%% Non-Erlang deps
{docs, {url, "https://github.com/apache/couchdb-documentation"},
- {tag, "3.1.1-RC1"}, [raw]},
+ {tag, "3.1.1-RC2"}, [raw]},
{fauxton, {url, "https://github.com/apache/couchdb-fauxton"},
{tag, "v1.2.6"}, [raw]},
%% Third party deps