Fix download of CU from updates that are not explicitly marked as CU

This commit is contained in:
mkuba50
2018-10-31 18:21:10 +01:00
parent d01e2ad508
commit e28e612dd2
2 changed files with 5 additions and 6 deletions

View File

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