Save architecture used to fetch the build to fileinfo

This commit is contained in:
2024-05-09 22:22:29 +02:00
parent aa2dbd2938
commit 42b1091c0b
3 changed files with 11 additions and 2 deletions

View File

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