Add support for Canary

This commit is contained in:
abbodi1406
2023-03-14 18:09:51 +03:00
parent 1fc14b6fd4
commit b1d8121507
6 changed files with 67 additions and 12 deletions

View File

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