forked from uup-dump/api
Fixed OptionalInstall updates being ignored, fixed #1
This commit is contained in:
@ -16,9 +16,8 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
function uupApiVersion() {
|
||||
return '1.21.6';
|
||||
return '1.21.7';
|
||||
}
|
||||
|
||||
require_once dirname(__FILE__).'/auths.php';
|
||||
require_once dirname(__FILE__).'/utils.php';
|
||||
?>
|
||||
|
Reference in New Issue
Block a user