Update software.php
This commit is contained in:
parent
2e8eeaf876
commit
af47220bbb
|
|
@ -12,7 +12,7 @@ if (!class_exists('software')) {
|
|||
* version
|
||||
*/
|
||||
public static function version() {
|
||||
return '4.5.10';
|
||||
return '4.5.11';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue