Minor version update to 3.1.1 this release includes bug fixes only.
This commit is contained in:
parent
92a15c822e
commit
0d9a16bb82
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '3.1';
|
||||
return '3.1.1';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue