Minor version update to 5.4.8

This commit is contained in:
FusionPBX
2025-10-30 07:58:06 -06:00
committed by GitHub
parent 5b83fc37fc
commit 60f90873c5

View File

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