Update DeviceAttributes

This commit is contained in:
abbodi1406
2023-07-13 17:23:18 +03:00
parent c7512dd40d
commit 03258c7bfe
2 changed files with 8 additions and 3 deletions

View File

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