FusionPBX преди 5 години
родител
ревизия
15eebfdcda
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app_config.php

+ 1 - 1
app_config.php

@@ -5,7 +5,7 @@
 		$apps[$x]['uuid'] = "1dd98ca6-95f1-e728-7e8f-137fe18dc23c";
 		$apps[$x]['category'] = "System";
 		$apps[$x]['subcategory'] = "";
-		$apps[$x]['version'] = "1.0";
+		$apps[$x]['version'] = "1.1";
 		$apps[$x]['license'] = "Mozilla Public License 1.1";
 		$apps[$x]['url'] = "http://www.fusionpbx.com";
 		$apps[$x]['description']['en-us'] = "Provides a conventient way to execute system, PHP, switch and SQL commands.";