Update the version to 3.6.0-rc4
This commit is contained in:
parent
b83a9a5c63
commit
9de4d96298
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '3.6.0-rc3';
|
||||
return '3.6.0-rc4';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue