diff options
author | Loïc Hoguin <[email protected]> | 2025-10-08 12:26:04 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2025-10-08 12:26:04 +0200 |
commit | 81631a53ac4c81f5b7a5e8d14c705843feb1009c (patch) | |
tree | af5785796f9f9e243d09618a42c3bbb50f42a05d /docs/en/cowboy/2.14/guide/getting_started/index.html | |
parent | e42e75dcec01ad8e13202c0a24fc48b19d62873a (diff) | |
download | ninenines.eu-master.tar.gz ninenines.eu-master.tar.bz2 ninenines.eu-master.zip |
Diffstat (limited to 'docs/en/cowboy/2.14/guide/getting_started/index.html')
-rw-r--r-- | docs/en/cowboy/2.14/guide/getting_started/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/cowboy/2.14/guide/getting_started/index.html b/docs/en/cowboy/2.14/guide/getting_started/index.html index 620333f8..8168f979 100644 --- a/docs/en/cowboy/2.14/guide/getting_started/index.html +++ b/docs/en/cowboy/2.14/guide/getting_started/index.html @@ -108,7 +108,7 @@ http://www.gnu.org/software/src-highlite --> <pre><tt><font color="#009900">PROJECT =</font> hello_erlang <font color="#009900">DEPS =</font> cowboy -<font color="#009900">dep_cowboy_commit =</font> 2.14.0 +<font color="#009900">dep_cowboy_commit =</font> 2.14.2 <font color="#009900">REL_DEPS =</font> relx |