This is an automated email from the ASF dual-hosted git repository. ronny pushed a commit to branch big-r81-correct-erl-vsn in repository https://gitbox.apache.org/repos/asf/couchdb-www.git
commit 2b414e03c2f5acb9fe0662caf7921a1a00cd9ec1 Author: Ronny Berndt <[email protected]> AuthorDate: Wed Dec 6 10:19:06 2023 +0100 Update Erlang version for Windows binary 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>
