Update functions.php
Update the master branch version to 4.3.
This commit is contained in:
parent
089d33384a
commit
25f4c71b1c
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '4.2.0';
|
||||
return '4.3.0';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue