This commit is contained in:
Kaenbyou Rin 2024-10-22 23:28:00 +02:00
parent c1f00cecbd
commit 7b3cd4eb10

View File

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