From 3a4514f1197568b27398afeeb55acf5643c86da8 Mon Sep 17 00:00:00 2001 From: Claus Due Date: Mon, 11 Nov 2024 14:59:56 +0100 Subject: [PATCH] [TASK] Set beta stability --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 6e58a8a93..f8eba8b8d 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -11,7 +11,7 @@ 'conflicts' => '', 'priority' => '', 'module' => '', - 'state' => 'stable', + 'state' => 'beta', 'internal' => '', 'uploadfolder' => 0, 'createDirs' => '',