summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Vatamaniuc <vatamane@apache.org>2022-04-03 01:17:00 -0400
committerNick Vatamaniuc <vatamane@apache.org>2022-04-05 23:31:40 -0400
commit9224cbc6d05c0fada13337e025926f024584e991 (patch)
tree29d6a37d1979b0fc0cb09750df5e7eb382a0ec90
parent9871fdefba9d2b406e13b1e35e8cd2cb64f18c5f (diff)
downloadcouchdb-9224cbc6d05c0fada13337e025926f024584e991.tar.gz
Bump docs dependency for 3.2.2
Use docs tag 3.2.2-RC1
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 9160dfbf4..844b6a54b 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -154,7 +154,7 @@ DepDescs = [
%% Non-Erlang deps
{docs, {url, "https://github.com/apache/couchdb-documentation"},
- {tag, "3.2.1-RC1"}, [raw]},
+ {tag, "3.2.2-RC1"}, [raw]},
{fauxton, {url, "https://github.com/apache/couchdb-fauxton"},
{tag, "v1.2.8"}, [raw]},
%% Third party deps