Remove DesktopDeployment from appx sets

This commit is contained in:
2024-06-21 21:07:17 +02:00
parent 846feb2629
commit fb2c89b2f8
2 changed files with 2 additions and 2 deletions

View File

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