Minor version update 4.5.6
This commit is contained in:
parent
58537ce365
commit
8dadf79b7e
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '4.5.5';
|
||||
return '4.5.6';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue