Add support for WCOS Windows 10X

This commit is contained in:
abbodi1406
2021-02-06 16:26:21 +03:00
parent 3579ce7afb
commit 6d3a5bb420
6 changed files with 185 additions and 74 deletions

View File

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