Update the version to FusionPBX 3.2.
This commit is contained in:
parent
72e2efd977
commit
2be81da122
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '3.1.4';
|
||||
return '3.2';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue