Update the version to 5.5.0

This is the development version. A pre-release version of 5.5.
This commit is contained in:
FusionPBX
2025-07-31 08:07:46 -06:00
committed by GitHub
parent 095c164477
commit c8bafdb14b

View File

@@ -9,7 +9,7 @@
* version
*/
public static function version() {
return '5.4.4';
return '5.5.0';
}
/**