From e69db63dd2eb84a44e13ab2d87a9042c37437fea Mon Sep 17 00:00:00 2001 From: steve-lad <72376554+steve-lad@users.noreply.github.com> Date: Sat, 27 Nov 2021 14:16:37 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30f1fce..9081632 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Version 14.3. This is the latest version of sccp_manager and has many bug fixes. It is targetted for FreePbx 16 and as such requires PHP > 7.3. It works fine with FreePbx 15 as long as you can upgrade PHP (this cannot be done if you use commercial modules). There are changes to the database structure, and so this cannot be easily reverted to prior versions without using a backup, which the installer will create. If you are using a VM, it is recommended to take a snapshot before upgrading. ``` -https://github.com/chan-sccp/sccp_manager/archive/refs/heads/v14.2.zip +https://github.com/chan-sccp/sccp_manager/releases/tag/14.3.0.13 ``` 5. Click Download From Web.