Update functions.php
This commit is contained in:
parent
db0506e039
commit
e2cb93a27b
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '4.5.7';
|
||||
return '4.5.8';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue