diff --git a/plugins.json b/plugins.json index eeeb1cf3..f72d35de 100644 --- a/plugins.json +++ b/plugins.json @@ -126,13 +126,13 @@ "displayName": "UCRM Client Signup", "description": "A UCRM plugin that provides a frontend form for clients to signup.", "url": "https:\/\/github.com\/Ubiquiti-App\/UCRM-plugins\/tree\/master\/plugins\/ucrm-client-signup", - "version": "1.2.1", + "version": "1.3.3", "unmsVersionCompliancy": { - "min": "1.0.0-dev.1", - "max": "2.1.0" + "min": "2.1.0", + "max": null }, "author": "Charuwts, LLC", - "zipUrl": "https:\/\/github.com\/Ubiquiti-App\/UCRM-plugins\/raw\/88fe798826dd0fed95ba6624e9e84e7087b28abf\/plugins\/ucrm-client-signup\/ucrm-client-signup.zip" + "zipUrl": "https:\/\/github.com\/Ubiquiti-App\/UCRM-plugins\/raw\/master\/plugins\/ucrm-client-signup\/ucrm-client-signup.zip" } ] }