This commit is contained in:
abbodi1406
2023-09-27 18:28:08 +03:00
parent 03258c7bfe
commit ada8ae6011
4 changed files with 14 additions and 4 deletions

View File

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