mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Update functions.php
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
if (!function_exists('software_version')) {
|
if (!function_exists('software_version')) {
|
||||||
function software_version() {
|
function software_version() {
|
||||||
return '4.5.7';
|
return '4.5.8';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user