From d138adc1c597ebaf39f61a5760aad6b5ccb0ebee Mon Sep 17 00:00:00 2001 From: Claus Due Date: Thu, 25 Jan 2024 14:30:19 +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 9dface329..ee060be32 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -11,7 +11,7 @@ 'conflicts' => '', 'priority' => '', 'module' => '', - 'state' => 'stable', + 'state' => 'beta', 'internal' => '', 'uploadfolder' => 0, 'createDirs' => '',