Remove baseless update cabs

This commit is contained in:
mkuba50
2018-08-30 20:17:36 +02:00
parent f572f3ba0f
commit 5437031520
2 changed files with 2 additions and 2 deletions

View File

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