Add support for NetFX updates

This commit is contained in:
2024-10-21 17:24:10 +03:00
parent 21b1500490
commit 8b576e4496
3 changed files with 28 additions and 6 deletions

View File

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