mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-05 11:13:50 +00:00
Change the version to FusionPBX 3.3.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '3.2';
|
||||
return '3.3';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user