Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft 3.3.0 release #53

Merged
merged 3 commits into from
Jan 3, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup
  • Loading branch information
janl committed Jan 3, 2023
commit 8930e8110df19286ed340bd71e5a9b34751afc07
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
</ul>

<div class="button-container">
<a class="button" href="#download">DOWNLOAD<small class="download-version">3.3.0 (TODO)</small></a>
<a class="button" href="#download">DOWNLOAD<small class="download-version">3.3.0 (2023-01-03)</small></a>
</div>

</div>
Expand Down Expand Up @@ -568,7 +568,7 @@ <h2 class="icon icon-download">Download CouchDB 3.3.0</h2>
</span>
</li>
<li>
<a href="https://www.apache.org/dyn/closer.lua/couchdb/binary/win/3.3.0/apache-couchdb-3.3.0.msi" class="type">
<a href="https://neighbourhood.ie/download-apache-couchdb-win/" class="type">
Windows (x64)
</a>
<span class="info">
Expand All @@ -580,17 +580,17 @@ <h2 class="icon icon-download">Download CouchDB 3.3.0</h2>
</span>
</li>
<li>
<a href="TODO" class="type">
macOS (TODO)
<a href="https://neighbourhood.ie/download-apache-couchdb-mac/" class="type">
macOS
</a>
<span class="info">
Erlang/OTP TODO | Version 3.3.0 |
Erlang/OTP 25.1.3 | Version 3.3.0 |
<a href="https://docs.couchdb.org/en/stable/whatsnew/3.3.html#version-3-3-0" 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 TODO | Version 3.3.0 |
Erlang/OTP 24.3.4.7 | Version 3.3.0 |
<a href="https://docs.couchdb.org/en/stable/whatsnew/3.3.html#version-3-3-0" class="release">Release Notes</a>
</span>
</li>
Expand Down