This commit is contained in:
Kaenbyou Rin 2023-11-03 20:23:10 +01:00
parent 7711645f23
commit 9e618c405a

View File

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