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

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