This is an automated email from the ASF dual-hosted git repository. vatamane pushed a commit to branch release-3.5.1 in repository https://gitbox.apache.org/repos/asf/couchdb-www.git
commit 3103331079b8aba9d735644775e40c9192c946c2 Author: Nick Vatamaniuc <[email protected]> AuthorDate: Mon Nov 10 13:59:22 2025 -0500 CouchDB 3.5.1 --- index.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 057aff4..0a140d7 100644 --- a/index.html +++ b/index.html @@ -87,7 +87,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </ul> <div class="button-container"> - <a class="button" href="#download">DOWNLOAD<small class="download-version">3.5.0 (2025-05-06)</small></a> + <a class="button" href="#download">DOWNLOAD<small class="download-version">3.5.1 (2025-11-11)</small></a> </div> </div> @@ -529,7 +529,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. <hr> <div class="wrap download-pane"> - <h2 class="icon icon-download">Download CouchDB 3.5.0</h2> + <h2 class="icon icon-download">Download CouchDB 3.5.1</h2> </div> <div class="grid"> @@ -542,12 +542,12 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. <ul class="list download-list"> <li> - <a href="https://www.apache.org/dist/couchdb/source/3.5.0/apache-couchdb-3.5.0.tar.gz" class="type">Source</a> + <a href="https://www.apache.org/dist/couchdb/source/3.5.1/apache-couchdb-3.5.1.tar.gz" class="type">Source</a> <span class="info"> - Version 3.5.0 | + Version 3.5.1 | <a href="https://docs.couchdb.org/en/stable/whatsnew/3.5.html" class="release">Release Notes</a> | - <a href="https://www.apache.org/dist/couchdb/source/3.5.0/apache-couchdb-3.5.0.tar.gz.asc">PGP Signature</a> | - <a href="https://www.apache.org/dist/couchdb/source/3.5.0/apache-couchdb-3.5.0.tar.gz.sha256">SHA256</a> + <a href="https://www.apache.org/dist/couchdb/source/3.5.1/apache-couchdb-3.5.1.tar.gz.asc">PGP Signature</a> | + <a href="https://www.apache.org/dist/couchdb/source/3.5.1/apache-couchdb-3.5.1.tar.gz.sha256">SHA256</a> </span> </li> <li> @@ -555,8 +555,8 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. Windows (x64) </a> <span class="info"> - Erlang/OTP 26.2.5.11 | Version 3.5.0 | - <a href="https://docs.couchdb.org/en/stable/whatsnew/3.5.html#version-3-5-0" class="release">Release Notes</a> + Erlang/OTP 26.2.5.16 | Version 3.5.1 | + <a href="https://docs.couchdb.org/en/stable/whatsnew/3.5.html#version-3-5-1" class="release">Release Notes</a> </span> </li> <li> @@ -564,14 +564,14 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. macOS </a> <span class="info"> - Erlang/OTP 26.2.5.11 | Version 3.5.0 | - <a href="https://docs.couchdb.org/en/stable/whatsnew/3.5.html#version-3-5-0" class="release">Release Notes</a> + Erlang/OTP 26.2.5.16 | Version 3.5.1 | + <a href="https://docs.couchdb.org/en/stable/whatsnew/3.5.html#version-3-5-1" class="release">Release Notes</a> </span> <li> <a href="https://docs.couchdb.org/en/latest/install/unix.html#installation-using-the-apache-couchdb-convenience-binary-packages" class="type">Debian/Ubuntu/RHEL/CentOS packages</a> <span class="info"> - Erlang/OTP 26.2.5.11 | Version 3.5.0 | - <a href="https://docs.couchdb.org/en/stable/whatsnew/3.5.html#version-3-5-0" class="release">Release Notes</a> + Erlang/OTP 26.2.5.16 | Version 3.5.1 | + <a href="https://docs.couchdb.org/en/stable/whatsnew/3.5.html#version-3-5-1" class="release">Release Notes</a> </span> </li> </ul>
