mirror of
https://git.uupdump.net/uup-dump/api.git
synced 2025-08-04 07:16:34 +09:00
Fix download of CU from updates that are not explicitly marked as CU
This commit is contained in:
@ -16,7 +16,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
function uupApiVersion() {
|
||||
return '1.15.12';
|
||||
return '1.15.13';
|
||||
}
|
||||
|
||||
require_once dirname(__FILE__).'/auths.php';
|
||||
|
Reference in New Issue
Block a user