瀏覽代碼

Update app_config.php

FusionPBX 5 年之前
父節點
當前提交
0fec5fce19
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app_config.php

+ 1 - 1
app_config.php

@@ -5,7 +5,7 @@
 		$apps[$x]['uuid'] = "04481e0e-a478-c559-adad-52bd4174574c";
 		$apps[$x]['uuid'] = "04481e0e-a478-c559-adad-52bd4174574c";
 		$apps[$x]['category'] = "CRM";
 		$apps[$x]['category'] = "CRM";
 		$apps[$x]['subcategory'] = "";
 		$apps[$x]['subcategory'] = "";
-		$apps[$x]['version'] = "1.0";
+		$apps[$x]['version'] = "1.1";
 		$apps[$x]['license'] = "Mozilla Public License 1.1";
 		$apps[$x]['license'] = "Mozilla Public License 1.1";
 		$apps[$x]['contact_url'] = "http://www.fusionpbx.com";
 		$apps[$x]['contact_url'] = "http://www.fusionpbx.com";
 		$apps[$x]['description']['en-us'] = "Provides a place to store contact information for individuals and organizations.";
 		$apps[$x]['description']['en-us'] = "Provides a place to store contact information for individuals and organizations.";