From 2d39f838b6a78d429724a6e14f3a4effe9199201 Mon Sep 17 00:00:00 2001 From: steve-lad <72376554+steve-lad@users.noreply.github.com> Date: Tue, 7 Sep 2021 12:16:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dbf336..264c1ac 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ https://github.com/chan-sccp/sccp_manager/archive/refs/heads/develop.zip ``` 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). +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 with =out 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 ```