Fix warning

This commit is contained in:
2024-06-22 18:50:39 +02:00
parent fb2c89b2f8
commit 21b1500490
2 changed files with 3 additions and 1 deletions

View File

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