Skip to content

Commit

Permalink
Update Cowboy version in user guide
Browse files Browse the repository at this point in the history
  • Loading branch information
essen committed Feb 17, 2025
1 parent eef66e0 commit 24d32de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/guide/getting_started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ fetch and compile Cowboy, and that we will use releases:
PROJECT = hello_erlang
DEPS = cowboy
dep_cowboy_commit = 2.11.0
dep_cowboy_commit = 2.13.0
REL_DEPS = relx
Expand Down

0 comments on commit 24d32de

Please sign in to comment.