Эх сурвалжийг харах

Update functions.php

Update the master branch version to 4.3.
FusionPBX 9 жил өмнө
parent
commit
dd30b15dd0

+ 1 - 1
resources/functions.php

@@ -27,7 +27,7 @@
 
 	if (!function_exists('software_version')) {
 		function software_version() {
-			return '4.2.0';
+			return '4.3.0';
 		}
 	}