Update the version to 5.1.2
This commit is contained in:
parent
725e617b61
commit
3eb37e473e
|
|
@ -12,7 +12,7 @@ if (!class_exists('software')) {
|
|||
* version
|
||||
*/
|
||||
public static function version() {
|
||||
return '5.1.1';
|
||||
return '5.1.2';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue