This commit is contained in:
Kaenbyou Rin 2023-11-03 17:11:47 +01:00
parent 2a57ae0fe6
commit d0bad95c11

View File

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