Minor version update 5.4.3

This commit is contained in:
FusionPBX
2025-05-28 19:54:36 -06:00
committed by GitHub
parent ee16644e25
commit f2054fa490

View File

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