This is an automated email from the ASF dual-hosted git repository.
ronny pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/couchdb-www.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 82b6831 Update Erlang version for Windows binary (#65)
82b6831 is described below
commit 82b6831212eb60630a84be91a12ddb6308c501be
Author: Ronny Berndt <[email protected]>
AuthorDate: Wed Dec 6 15:52:38 2023 +0100
Update Erlang version for Windows binary (#65)
Submitted the wrong Erlang version in the
[VOTE](https://lists.apache.org/thread/obn283mbnv7c3b4x5dx75jr0qvpr7p0d)
Thread, it's 24.3.4.14.
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 7bb2b6a..6d49e4e 100644
--- a/index.html
+++ b/index.html
@@ -570,7 +570,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for
the original design.
Windows (x64)
</a>
<span class="info">
- Erlang/OTP 24.3.4.7 | Version 3.3.3 |
+ Erlang/OTP 24.3.4.14 | Version 3.3.3 |
<a
href="https://docs.couchdb.org/en/latest/whatsnew/3.3.html#version-3-3-3"
class="release">Release Notes</a>
</span>
</li>