Major version update release 5.2.0
This commit is contained in:
parent
9d5bc340a4
commit
8b90eee5a3
|
|
@ -12,7 +12,7 @@ if (!class_exists('software')) {
|
|||
* version
|
||||
*/
|
||||
public static function version() {
|
||||
return '5.1.5';
|
||||
return '5.2.0';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue