Fix 18237

This commit is contained in:
mkuba50
2018-09-13 11:43:00 +02:00
parent 5437031520
commit 25522360f9
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.15.6';
return '1.15.7';
}
require_once dirname(__FILE__).'/auths.php';