From 9c8520ab8e9c6f3890ac3251d04fbe0b9514940f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 14 Feb 2025 13:33:01 +0100 Subject: Ranch 2.2.0 --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 05aba8a..07c75cb 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ PROJECT = ranch PROJECT_DESCRIPTION = Socket acceptor pool for TCP protocols. -PROJECT_VERSION = 2.1.0 +PROJECT_VERSION = 2.2.0 PROJECT_REGISTERED = ranch_server # Options. @@ -39,8 +39,8 @@ define HEX_TARBALL_EXTRA_METADATA #{ licenses => [<<"ISC">>], links => #{ - <<"User guide">> => <<"https://ninenines.eu/docs/en/ranch/2.1/guide/">>, - <<"Function reference">> => <<"https://ninenines.eu/docs/en/ranch/2.1/manual/">>, + <<"User guide">> => <<"https://ninenines.eu/docs/en/ranch/2.2/guide/">>, + <<"Function reference">> => <<"https://ninenines.eu/docs/en/ranch/2.2/manual/">>, <<"GitHub">> => <<"https://github.com/ninenines/ranch">>, <<"Sponsor">> => <<"https://github.com/sponsors/essen">> } -- cgit v1.2.3