This commit is contained in:
Kaenbyou Rin 2023-10-29 01:40:56 +02:00
parent b13403cf59
commit 7bdc01bdb9

View File

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