From c1cd68ee4d2a80ec05365e784cdfd5bd628b70aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Haberth=C3=BCr?= Date: Fri, 26 Aug 2022 17:32:11 +0200 Subject: [PATCH] docs: update to most recent release (#6283) --- docs/installation/providers/cpanel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/providers/cpanel.md b/docs/installation/providers/cpanel.md index 338addef2..9043bad0a 100644 --- a/docs/installation/providers/cpanel.md +++ b/docs/installation/providers/cpanel.md @@ -73,7 +73,7 @@ cd /var/www/monica # Get latest tags from GitHub git fetch # Clone the desired version -git checkout tags/v2.18.0 +git checkout tags/v3.7.0 ``` ### 2. Setup the database