This commit is contained in:
Kaenbyou Rin 2025-03-28 13:41:39 +01:00
parent 862d157672
commit 37cefa11c6

View File

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