mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Contacts version 2.0 (#6181)
* Version update 2.0 Changes: - Using CSS Grid - Mobile Friendly - Responsive
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
$apps[$x]['uuid'] = "04481e0e-a478-c559-adad-52bd4174574c";
|
||||
$apps[$x]['category'] = "CRM";
|
||||
$apps[$x]['subcategory'] = "";
|
||||
$apps[$x]['version'] = "1.1";
|
||||
$apps[$x]['version'] = "2.0";
|
||||
$apps[$x]['license'] = "Mozilla Public License 1.1";
|
||||
$apps[$x]['contact_url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Provides a place to store contact information for individuals and organizations.";
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user