Update dev branch version to 3.7.1
This commit is contained in:
parent
cba59236ee
commit
f6e9d52830
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '3.7.0';
|
||||
return '3.7.1';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue