Add support for WCOS ReleaseType

This commit is contained in:
abbodi1406
2021-02-06 16:30:55 +03:00
parent d557a35226
commit 6598fec811
3 changed files with 14 additions and 12 deletions

View File

@ -1,5 +1,5 @@
<?php
$webApiVersion = '0.2.0';
$webApiVersion = '0.2.1';
function sendResponse($apiResponse) {
global $webApiVersion;