Add Appx presence check

This commit is contained in:
2024-06-19 13:29:23 +02:00
parent 42b1091c0b
commit faa3b7fa45
2 changed files with 6 additions and 6 deletions

View File

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