Minor version update 5.4.2
This commit is contained in:
parent
e4ddb4561e
commit
de516ed210
|
|
@ -12,7 +12,7 @@ if (!class_exists('software')) {
|
|||
* version
|
||||
*/
|
||||
public static function version() {
|
||||
return '5.4.1';
|
||||
return '5.4.2';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue