Update functions.php
This commit is contained in:
parent
11bfa81edd
commit
5f07ecccf2
|
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
if (!function_exists('software_version')) {
|
if (!function_exists('software_version')) {
|
||||||
function software_version() {
|
function software_version() {
|
||||||
return '4.3.4';
|
return '4.3.5';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue