0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 04:10:24 +00:00

Fix supported OTP version in user guide

This commit is contained in:
Loïc Hoguin 2025-01-23 15:09:18 +01:00
parent f071d772ed
commit 05d77153a0
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764

View file

@ -35,7 +35,7 @@ guarantee that the experience will be safe and smooth. You are advised
to perform the necessary testing and security audits prior to deploying
on other platforms.
Cowboy is developed for Erlang/OTP 22.0 and newer.
Cowboy is developed for Erlang/OTP 24.0 and newer.
=== License