Update functions.php
Updating the version number to 4.2.1 which includes bug fixes and security updates.
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
if (!function_exists('software_version')) {
|
if (!function_exists('software_version')) {
|
||||||
function software_version() {
|
function software_version() {
|
||||||
return '4.2.0';
|
return '4.2.1';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user