Minor version update for 5.4.11

This commit is contained in:
FusionPBX
2026-01-29 06:19:20 -07:00
committed by GitHub
parent 29214e7e67
commit 2ff4b96cb6

View File

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