Minor version update 4.5.2
This commit is contained in:
parent
7dae097481
commit
ea445f8dec
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '4.5.1';
|
||||
return '4.5.2';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue