Update the version to 5.3.2
This commit is contained in:
parent
66e7f05558
commit
390bc61cf6
|
|
@ -12,7 +12,7 @@ if (!class_exists('software')) {
|
|||
* version
|
||||
*/
|
||||
public static function version() {
|
||||
return '5.3.1';
|
||||
return '5.3.2';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue